{
"period": {
"from": "2026-01-01",
"months": 5,
"to": "2026-05-20"
},
"totals": {
"total_employees": 32,
"total_net_pay": 425000,
"total_payments": 850,
"total_payments_amount": 425000,
"total_pays": 850,
"total_salaries": 920
},
"by_department": [
{
"department": {
"id": 12,
"number": 100
},
"employees_count": 8,
"pays_count": 250,
"salaries_count": 280,
"total_net_pay": 125000
}
],
"by_function": [
{
"employees_count": 6,
"function": {
"description": "Charpentier",
"id": 401,
"reference": 1
},
"pays_count": 192,
"salaries_count": 215,
"total_net_pay": 95000
}
],
"metadata": {},
"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": {}
}