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