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
Account capabilityAccount statusBatch transfersBilling
ConversionsDepositsDirect debit payoutsFunds SplitGlobal AccountsIssuingLinked AccountsOnline paymentsPayoutsPlatformPSP AgnosticRFIScale ChargesScale Transfers
Payload examples
Code examples
Test webhook event payloadsView webhook eventsRe-trigger webhook events

Billing

Web app LabelEvent TypeDescription
Subscription -> Createdsubscription.createdA subscription has been created.
Subscription -> Updatedsubscription.updatedThe subscription has been changed, such as status update, trial start & end, cancel at period end, etc.
Subscription -> Cancelledsubscription.cancelledThe subscription has been cancelled.
Invoice -> Sentinvoice.sentThe invoice is ready to be paid.
Invoice -> Paidinvoice.paidThe invoice has been paid successfully.
Invoice -> Payment failedinvoice.payment_failedThe invoice is marked as PAYMENT_FAILED and should be treated as bad debt in the accounting process.
Invoice -> Payment attempt failedinvoice.payment_attempt_failedA payment attempt on the invoice failed.