Account debited
Sent when a debit has been posted to an account.
Header Parameters
X-Signature*string
Ed25519 signature of the raw request body.
X-Key-Id*string
Identifier of the public key used to verify the delivery signature.
Format
uuidX-Algorithm*string
Signature algorithm used for the delivery.
Request Body
application/json
id*EventId
Event ID. Use this for de-duplication.
Format
uuidtimestamp*EventTimestamp
Time Axiym created the event. Formatted in ISO 8601.
Format
date-timetype*string
data*AccountMovementEventData
Posted credit or debit on an Axiym account accessible to your integration. The event contains the movement amount; retrieve the current account balance with GET /accounts/{accountId}.