Search...
Log inGet started
Airwallex logo
Home
Core API
Payments
Transactional FX
Payouts
Issuing
Back to home
Get started
QuickstartManage API keys
Webhooks
Listen for webhook events
Event types
Payload examples
AccountBatch transfersBillingConversionsChargesDepositsDirect debit payoutsTransfers Payouts
Global AccountsIssuingLinked AccountsOnline PaymentsPlatformRFI
Code examples
Test webhook event payloadsView webhook eventsRe-trigger webhook events

Payouts

Payout

Relevant webhook events:

  • payment.in_approval
  • payment.scheduled
  • payment.overdue
  • payment.processing
  • payment.sent
  • payment.failed
  • payment.cancellation_requested
  • payment.cancelled

Payload example:

JSON

The data object is the same as the response body of Get payment by ID API:

JSON

The default style of the variables is camel case. Please contact us if you would like to switch to snake case.

Payout to an Airwallex account

Relevant webhook events:

  • wallet_transfer.created
  • wallet_transfer.processing
  • wallet_transfer.sent
  • wallet_transfer.settled
  • wallet_transfer.failed

Payload example:

JSON

The data object is the same as the response body of Wallet Transfers API:

JSON
On this page
  • Payout
  • Payout to an Airwallex account