{
"customer": {
"id": 0,
"code": "string",
"name": "string"
},
"lookback": {
"months": 0,
"from": "2019-08-24",
"to": "2019-08-24"
},
"summary": {
"total_events": 0,
"invoices_count": 0,
"credits_count": 0,
"deposits_count": 0,
"other_count": 0,
"payments_count": 0,
"limit_applied": 0,
"truncated": true
},
"items": [
{
"line_index": 0,
"event_date": "2019-08-24",
"transaction_type": {
"id": 0,
"code": "string",
"label": "string"
},
"source": {
"kind": "string",
"id": 0,
"code": "string"
},
"reference": "string",
"description": "string",
"due_date": "2019-08-24",
"debit": 0,
"credit": 0,
"amount_signed": 0,
"amount_paid": 0,
"amount_remaining": 0,
"is_current_day": true,
"is_paid_in_full": true,
"_links": {}
}
],
"metadata": {
"organisation_id": "string",
"extracted_at": "2019-08-24T14:15:22.123Z",
"sdk_indexes_used": {},
"scope": "string",
"ordering": "string",
"limit_applied": 0,
"offset_applied": 0,
"has_more": true,
"next_offset": 0
},
"cache": {
"status": "string",
"key_hash": "string",
"cached_at": "2019-08-24T14:15:22.123Z",
"expires_at": "2019-08-24T14:15:22.123Z",
"age_seconds": 0,
"ttl_remaining_seconds": 0,
"ttl_policy": "string",
"force_refreshed": true
},
"_links": {}
}