Body
      
    Required
 
    
  
  - 
    
  ID of this event. Must be used for idempotence: an event with the same ID can be sent multiple times in case of error, but should only be processed once. 
- 
    
  Event creation date, in ISO8601 format. 
- 
    
  Type of event. We may add additional possible types over time; your application should be able to handle such additions gracefully. Values are account_created,account_updated,account_closed,attachment_created,attachment_deleted,collection_confirmed,collection_returned,collection_canceled,collection_failed,iban_created,iban_updated,iban_deleted,transaction_scheduled,transaction_authorized,transaction_confirmed,transaction_rejected,transaction_canceled,transfer_confirmed,transfer_returned,transfer_canceled,transfer_failed,wire_transfer_confirmed,wire_transfer_returned,wire_transfer_canceled,wire_transfer_failed,wire_transfer_attachment_required,bulk_transfers_completed,bulk_collections_completed,mandate_signature_request_sent,mandate_signature_request_expired,mandate_signature_request_completed,mandate_signature_request_deleted,account_assessment_failed, oraccount_assessment_completed.
- 
    
  Type of the resource referenced by this event. We may add additional possible source types over time; your application should be able to handle such additions gracefully. Values are account,attachment,collection,iban,transaction,transfer,wire_transfer,bulk_transfers,bulk_collections,mandate_signature_request, oraccount_assessment.
- 
    
  ID of the resource referenced by this event. 
      
  
    
  
        Body
      
    Required
 
    
  
  - 
    
  ID of this event. Must be used for idempotence: an event with the same ID can be sent multiple times in case of error, but should only be processed once. 
- 
    
  Event creation date, in ISO8601 format. 
- 
    
  Type of event. We may add additional possible types over time; your application should be able to handle such additions gracefully. Values are account_created,account_updated,account_closed,attachment_created,attachment_deleted,collection_confirmed,collection_returned,collection_canceled,collection_failed,iban_created,iban_updated,iban_deleted,transaction_scheduled,transaction_authorized,transaction_confirmed,transaction_rejected,transaction_canceled,transfer_confirmed,transfer_returned,transfer_canceled,transfer_failed,wire_transfer_confirmed,wire_transfer_returned,wire_transfer_canceled,wire_transfer_failed,wire_transfer_attachment_required,bulk_transfers_completed,bulk_collections_completed,mandate_signature_request_sent,mandate_signature_request_expired,mandate_signature_request_completed,mandate_signature_request_deleted,account_assessment_failed, oraccount_assessment_completed.
- 
    
  Type of the resource referenced by this event. We may add additional possible source types over time; your application should be able to handle such additions gracefully. Values are account,attachment,collection,iban,transaction,transfer,wire_transfer,bulk_transfers,bulk_collections,mandate_signature_request, oraccount_assessment.
- 
    
  ID of the resource referenced by this event. 
{
  "id": "ad8340e7-0675-4182-9c95-520e7c9a72a3",
  "date": "2025-05-04T09:42:00Z",
  "event_type": "account_created",
  "resource_type": "account",
  "resource_id": "5400f1ad-788c-4bef-9ded-4d7afd8472d7"
}{
  "id": "ad8340e7-0675-4182-9c95-520e7c9a72a3",
  "date": "2025-05-04T09:42:00Z",
  "event_type": "account_created",
  "resource_type": "account",
  "resource_id": "5400f1ad-788c-4bef-9ded-4d7afd8472d7"
}