- Support payout to over 180 countries in 30+ currencies, including CNY payout in Mainland China.
- You can select your entity as the payer or process payments on behalf of (POBO) your sub-accounts, for more detail: COBO & POBO
- You can create Recipients (Beneficiary) prior to initiating the payout to streamline and expedite the entire payout process.
Supported Regions and Currencies
- Here are the Supported Regions and Currencies
Payout status flowchart
⚠️ Note: TheCompleted status is not the final state, it may still be updated to the Failed.
Payout Time Sequence Diagram
⚠️ Note: TheCompleted status is not the final state, it may still be updated to the Failed.
API Doc
Integration notes:
- Create Payout requires an
x-idempotency-key; reuse the same key only when retrying the same payout after an uncertain client-side failure. - For POBO payouts, pass the sub-account
account_idin thex-on-behalf-ofheader. - You can create a payout with an existing
beneficiary_id, or provide fullbeneficiarydetails in the request. Do not send both in the same request. - Before creating a payout, use List Balances or Retrieve Balance to confirm the source account has enough available balance. After the payout is processed, use List Balances Transactions if you need to reconcile the balance movement.
- For cross-currency payouts, create a quote first and pass the returned
quote_idwith the payout request.

