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
AccountBilling
ChargesConnected Account TransfersConversionsDepositsDirect debit payoutsGlobal AccountsBalanceIssuingLinked AccountsOnline PaymentsPlatformRFITax Transfers
Code examples
Test webhook event payloadsView webhook eventsRe-trigger webhook events

Billing

This section describes Billing webhooks, which are only applicable for API version 2025-06-16 and later.

subscription.*

JavaScript

data is the response body from Retrieve a Subscription API

JavaScript

invoice.*

JavaScript

data is the response body from Retrieve an Invoice API

JavaScript

billing_transaction.*

JavaScript

data is the response body from Retrieve a Billing Transaction API

JavaScript

This section describes the Billing webhook, which are only applicable for API version 2025-04-25 and before.

subscription.*

JavaScript

object is the response body from Retrieve a Subscription API

JavaScript

invoice.*

JavaScript

object is the response body from Retrieve an Invoice API

JavaScript
Was this page helpful?