{ "id": "<string>", "event_type": "<string>", "data": { "amount": 123, "direction": "credit", "date": "2023-12-25", "data_stream_key": "<string>", "id": 123, "decimal_places": 2, "description": "<string>", "metadata": {}, "status": "reconciled", "external_id": "<string>", "matched_records": [ { "id": 123, "amount": 123, "decimal_places": 2, "direction": "credit", "data_stream_key": "<string>" } ] }, "timestamp": "2023-11-07T05:31:56Z" }
When a record has gone beyond its expected reconciliation date
Unique identifier for the event
Description of the event (e.g. record.reconciled or record.reconciliation_overdue)
Payload data for the event
Show child attributes
Return a 200 status to indicate that the data was received successfully