Search...
APIJSLog inGet started
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewAPI
SDKs
Demo environment
Webhooks
Listen for webhook events
Event types
Payload examples
AccountBillingChargesConnected Account TransfersConversionsDepositsDirect debit payoutsGlobal Accounts
BalanceIssuingLinked AccountsOnline PaymentsPlatformRFITax Transfers
Code examples
Test webhook event payloadsView webhook eventsRe-trigger webhook events

Global Accounts

Global Account Statuses

This section describes Global Account status webhooks, which are only applicable for API version 2025-04-25 and later.

global_account.active

JavaScript

data is the item of Get global account by ID API:

JavaScript

global_account.closed

JavaScript

data is the item of Get global account by ID API:

JavaScript

global_account.failed

JavaScript

data is the item of Get global account by ID API:

JavaScript

Global Account Deposits

This section describes the Global account deposit webhook, which are only applicable for API version 2025-02-14 and before.

JavaScript

data is the item of Get global account transactions API:

JavaScript