Payout Flow
Payout APIs are under Countries & Regions → Country → Payout.
Recommended steps
- Configure API Environments.
- Implement Signing & Verification.
- Open your target country in Countries & Regions.
- Call that country’s Create Payout API.
WARNING
If the create-payout response times out or returns a non-200 HTTP status code, confirm the order status with operations before resubmitting.
- Handle results via that country’s Webhooks (payload: Payout Webhook).
- Query when needed via the country’s Query Payout API. See Transaction Query.
- Optionally use Account Balance.
This guide does not list country endpoints. Use the country pages for API details.