{
"data": [
{
"id": 0,
"bank_account_id": 0,
"amount": 0,
"currency": "string",
"type": "CLOSING_AVAILABLE",
"reference_date": "2019-08-24T14:15:22Z",
"credit_limit_included": true,
"last_committed_transaction_entry_ref": "string",
"integrator_last_changed_at": "2019-08-24T14:15:22Z",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"links": [
{
"url": "string",
"label": "string",
"active": true
}
],
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}