Account debited
Sent when a debit has been posted to an account.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Event ID. Use this for de-duplication.
uuidEvent timestamp. Formatted in ISO 8601.
date-timeA posted ledger movement on an account. Movements are immutable facts, so the amount is carried in the event; the current balance is not — fetch it via GET /clients/{clientId}/accounts/{accountId}.