Skip to content

Payout Flow

Payout APIs are under Countries & Regions → Country → Payout.

  1. Configure API Environments.
  2. Implement Signing & Verification.
  3. Open your target country in Countries & Regions.
  4. Call that country’s Create Payout API.
  5. WARNING

    If the create-payout response times out or returns a non-200 HTTP status code, confirm the order status with operations before resubmitting.

  6. Handle results via that country’s Webhooks (payload: Payout Webhook).
  7. Query when needed via the country’s Query Payout API. See Transaction Query.
  8. Optionally use Account Balance.

This guide does not list country endpoints. Use the country pages for API details.

Transafe Developer Documentation