Orders
Get order payout
Returns the payout associated with the order.
get/orders/{id}/payout
Path parameters
idinteger required
Order ID.
Response
Payout details
Example response
{
"self": "/2.0/payouts/789"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.