Fetch payment allocation tags
Returns the tags associated with the provided invoice payment allocation id. Tagging allocations is useful for categorizing payments that are split across multiple invoices.
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 the payment allocation belongs to
The UUID of the invoice payment to fetch tags for
The UUID of the invoice payment allocation 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