Fetch payment tags
Returns the tags associated with the provided invoice payment id. Tags are custom labels that can be applied to payments to help categorize or filter reporting.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business that the invoice payment to fetch tags for belongs to
The UUID of the invoice payment to fetch tags for
Response
ID for the tag
Key for the tag
"ExampleTagKey"
Value for the tag
"ExampleTagValue"
ID of the tag dimension this tag belongs to
ID of the tag value definition
Display name for the tag dimension
Display name for the tag value definition
When the tag was archived