Search...
APIJSLog inGet started in sandbox
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewAPI
SDKs
Sandbox environment
Webhooks
Listen for webhook events
Event types
Payload examples
AccountBalanceBilling
ChargesConnected Account TransfersConnectionsConversionsDepositsDirect debit payoutsGlobal AccountsIssuingLinked 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.*

JSON

data is the response body from Retrieve a Subscription API of the corresponding API version you subscribe to.

invoice.*

JSON

data is the response body from Retrieve an Invoice API of the corresponding API version you subscribe to.

billing_transaction.*

JSON

data is the response body from Retrieve a Billing Transaction API of the corresponding API version you subscribe to.

billing_checkout.*

JSON

data is the response body from Retrieve a Billing Checkout API of the corresponding API version you subscribe to.

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

subscription.*

JSON

object is the response body from Retrieve a Subscription API

JSON

invoice.*

JSON

object is the response body from Retrieve an Invoice API

JSON
Was this page helpful?