Fetch payouts information by order_id
or payout_id
order_id
Make a GET request to /payouts/order_id=
payout_id
Make a GET request to /payouts/
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Payout ID associated with a specific payout
Order ID associated with the payout
OK
The response is of type object
.