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
Account capabilityAccount statusBilling
ChargesConnected Account TransfersConversionsDepositsDirect debit payoutsFunds SplitGlobal AccountsIssuingLinked AccountsOnline paymentsPlatformPSP AgnosticRFITaxTransfers
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.