Deposit trend (declared vs settled per day)
Returns the per-day bank-deposit trend (remises en banque) — for each calendar day, the total amount declared for banking against the total the bank settled, in integer cents — the series the centrale finance chart plots. Optionally narrow to one store (shop) and window with from / to (YYYY-MM-DD, inclusive). The day axis is read from each batch id’s embedded date (deposit-<YYYY-MM-DD>-<shop>); a batch id without a parseable date is omitted. Points are ascending by day.
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Query Parameters
Inclusive window start (YYYY-MM-DD); omit for all time.
Inclusive window end (YYYY-MM-DD); omit for all time.
Narrow the trend to one store (shop) by its id; omit for the whole network.

