API Reference
Fetch Payout Information
Fetch payouts information by order_id
or payout_id
- By
order_id
Make a GET request to /payouts/order_id=
- By
payout_id
Make a GET request to /payouts/
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Payout ID associated with a specific payout
Query Parameters
Order ID associated with the payout