Skip to main content
  • 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

Payout status flowchart

⚠️ Note: The Completed status is not the final state, it may still be updated to the Failed.

Payout Time Sequence Diagram

⚠️ Note: The Completed 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_id in the x-on-behalf-of header.
  • You can create a payout with an existing beneficiary_id, or provide full beneficiary details 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_id with the payout request.