Error
Finance
Reconcile a deposit batch
Matches declared vs settled per line and freezes the batch (→ reconciled), returning the reconciliation totals. Takes NO body — the path batchId is the only input. 404s for an unknown batch; 422 when any line is still unsettled or the batch is already reconciled.
POST
Error
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.
Path Parameters
Minimum string length:
1Response
The batch reconciliation: per-line detail plus the settled-line totals.
The batch reconciliation: per-line detail plus the settled-line totals.
Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991
