Skip to main content

Account Events

Accounts Updated

An account has been Updated

  {
"id": "event_c4b2c210-ce32-41d4-a9a1-cfad4fdf191c",
"event_type": "ACCOUNT",
"position": "CJO1fxACGAAgADAB",
"timestamp": "2025-03-29T07:02:33.200962333Z",
"payload": {
"request_id": "036T1L88B07TF0KHJN4C000000",
"account_id": "1207025778140889088",
"account_number": "CTH9114668",
"client_request_id": "d44caf9eb12d4abe894b529699059ec5",
"biz_type": "ACCOUNT_INFO_UPDATE",
"status": "APPROVED",
"timestamp": "2025-11-21T06:27:43.312Z"
}
}

Account Closed

An account close application has been approvel/rejected

{
"id": "event_c4b2c210-ce32-41d4-a9a1-cfad4fdf191c",
"event_type": "ACCOUNT",
"position": "CJO1fxACGAAgADAB",
"timestamp": "2025-03-29T07:02:33.200962333Z",
"payload": {
"client_request_id": "d44caf9eb12d4abe894b529699059ec5",
"account_id": "1207025778140889088",
"account_number": "CTH9114668",
"biz_type": "ACCOUNT_CLOSE",
"status": "APPROVED",
"timestamp": "2025-11-21T06:27:43.312Z"
}
}

Response Fields

FieldTypeDescription
idstringUnique event identifier
positionstringCursor for event replay; re-pushes subsequent events within the current business type.
event_typestringEvent type, fixed as ACCOUNT
timestampstringEvent timestamp in ISO 8601 format
payloadobjectEvent payload data

Payload Fields

FieldTypeDescription
client_request_idstringClient-supplied request identifier (if provided)
account_idstringNumeric account identifier (present when an account is created/exists)
account_numberstringHuman-readable account number (present when assigned)
biz_typestringBusiness type, e.g. ACCOUNT_INFO_UPDATE, ACCOUNT_RESTRICT, ACCOUNT_CLOSE
statusstringStatus for the operation (APPROVED, REJECTED, etc.)
restrict_infosarrayList of restrictions currently effective for this account
timestampstringPayload timestamp in ISO 8601 format

Restrict Infos

FieldTypeDescription
restriction_codestringA code representing the type of restriction applied
restriction_start_timestringThe date and time when the restriction takes effect. Time in ISO8601 format (UTC). Format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
reasonstringA description of the reason for the restriction