Reference · v1

Payouts

Public payout endpoints from openapi.public.json.

Resources

POST/v1/payoutsCreate payout
GET/v1/payoutsList payouts
GET/v1/payouts/{id}Get payout by ID
POST/v1/payouts/{id}/cancelCancel payout
GET/v1/payouts/destination-availabilityOperator-enabled payout networks
GET/v1/payouts/withdrawal-railTreasury withdrawal rail per token
GET/v1/payouts/fiat-availabilityOperator-enabled fiat corridors
POST/v1/payouts/fiat/institutionsList banks for a fiat corridor
POST/v1/payouts/fiat/beneficiary/resolveResolve account name

Payouts can only be created on operator-enabled withdrawal rails. For crypto, query withdrawal rail and destination availability before POST /v1/payouts. For fiat, query fiat availability first. Use webhooks for async state transitions.