Corgi BankDocumentation
OpenAPI

List an ATM's counters reconciliations against its custody ledger

GET/cards/atm/terminals/{id}/cash-reconciliations

Verified ATM operations staff with cards:atm:read on reads and cards:atm:write plus authentication within five minutes on writes; an independent reviewer holding cards:atm:approve decides configurations, exception resolutions and network settlements. Device messages require svc_atmdevice with cards:atm:device; network messages require svc_atmnetwork with cards:atm:network; replenishment updates admit the carrier's cards:atm:replenishment identity. The general cards:read and cards:write scopes do not open the switch. CADP1 is a bank-defined NDC-style cycle, not NCR NDC. The network link is a bank-defined ISO 8583:1987 subset, not a certified Pulse or STAR interface. Software PIN work is refused in production. Surcharges on cards other banks issued are disclosed on screen (12 CFR 1005.16). Cash posts to the terminal's ATM custody unit on GL 1020. See services/cards/atm/README.md.

Path parameters

idstringRequired

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

Returns

200 OK

dataarray of objectsRequired
15 child attributes
business_datestring · dateRequired

A business date, YYYY-MM-DD

cassettesarray of objectsRequired
4 child attributes
denomination_amountintegerRequired
notesintegerRequired
positionintegerRequired
supplystringRequired

OK, LOW, OUT

counters_sha256stringRequired
cycleintegerRequired
difference_amountintegerRequired
exceptionsarray of stringsRequired
idstringRequired
ledger_amountintegerRequired

The unit's posted GL 1020 balance

pending_postingsarray of stringsRequired
physical_amountintegerRequired

Cassettes plus the reject, retract and deposit bins

recorded_atstring · date-timeRequired
retract_bin_notesintegerRequired
retracted_notesintegerRequired

Notes the switch recorded as retracted in the cycle

statusstringRequired

Balanced, out_of_balance, pending_postings

terminal_refstringRequired
has_morebooleanRequired

Whether another page follows

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close