Axiym Account API events
Webhook events Axiym delivers to your registered endpoint. These are outbound notifications — your service receives them at the URL you register; there is nothing to call here. Each event is signed and carries the payload shown below.
To start receiving events, see Webhook Registration & Management and Verifying Webhook Signatures.
Resources
Withdrawal
`withdrawal.*` webhook events.
Account
`account.*` webhook events.
Subscription
`subscription.*` webhook events.
Whitelisted own account
`destination.*` webhook events.
The operation pages in this section are generated from the same specification published at /openapi/account-api/events/0.2.0.yaml.