Returns the tags associated with the provided payout id.
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 payout to fetch tags for belongs to
The UUID of the payout to fetch tags for
The response is of type object[]
.