{
"_links": {
"customer_overview": "/api/customers/by-id/105/overview",
"customer_statement": "/api/customers/by-id/105/statement?from=2026-01-01&to=2026-04-30"
},
"avg_invoice": 20313.33,
"customer": {
"code": "10005",
"id": 105,
"name": "Atelier Lac Saint-Jean"
},
"first_invoice_date": "2026-01-14",
"invoices_count": 24,
"last_invoice_date": "2026-04-22",
"rank": 1,
"revenue": 487520,
"share_pct": 5.97
}