{
"period": {
"from": "2024-01-01",
"to": "2024-12-31"
},
"filter": {
"limit": 0,
"sort_by": "string"
},
"summary": {
"territories_count": 0,
"invoices_count": 0,
"customers_count": 0,
"revenue_total": 0,
"unassigned_invoices_count": 0,
"unassigned_revenue": 0,
"currency": "string"
},
"items": [
{
"rank": 0,
"territory": {
"id": 0,
"code": 0,
"name": "string"
},
"invoices_count": 0,
"customers_count": 0,
"revenue": 0,
"avg_invoice": 0,
"share_pct": 0,
"first_invoice_date": "2019-08-24",
"last_invoice_date": "2019-08-24",
"_links": {}
}
],
"metadata": {
"organisation_id": "string",
"extracted_at": "2019-08-24T14:15:22.123Z",
"sdk_indexes_used": {
"property1": 0,
"property2": 0
},
"scope": "string",
"scope_note": "string",
"truncated": true
},
"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": {}
}