{
"id": 123,
"status": "<string>",
"group_key": "<string>",
"reconciliation_id": 123,
"reconciliation_rule_id": 123,
"created_at": "2023-11-07T05:31:56Z",
"records": [
{
"id": 123,
"amount": 123,
"decimal_places": 2,
"direction": "credit",
"data_stream_key": "<string>"
}
]
}