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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
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
The response is of type object[]
.