Fetches a specific payment for a customer refund.
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 to fetch refund payment for.
The UUID of the refund to fetch payment for.
The UUID of the payment to fetch.
Refund payment details
A payment represents a transaction that moves value from a customer to a business. A specific payment can be refunded or a general refund can be applied to an invoice.