Corgi BankDocumentation
OpenAPI

List the ATM exception queue

GET/cards/atm/exceptions

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.

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

statusstringOptional
terminal_refstringOptional

Returns

200 OK

dataarray of objectsRequired
10 child attributes
amountintegerRequired

The signed difference: positive when the customer or the network owes the bank

created_atstring · date-timeRequired
detailstringRequired
idstringRequired
kindstringRequired
resolutionsarray of objectsOptional
7 child attributes
created_atstring · date-timeRequired
exception_idstringRequired
idstringRequired
makerstringRequired
requestobjectRequired

ResolutionRequest proposes how an exception ends.

4 child attributes
actionstringRequired
amountintegerRequired
evidencestringRequired
referencestringOptional

For record_evidence: the accounts count or movement, or the network case, that settles it

resultobject or nullOptional

ResolutionResult is what applying an approved resolution did.

4 child attributes
accounts_movement_idstringOptional
actorstringRequired
outcomestringRequired

Applied

recorded_atstring · date-timeRequired
reviewobject or nullOptional

Review is an independent decision on a maker's proposal.

4 child attributes
actorstringRequired
approvebooleanRequired
evidencestringRequired
recorded_atstring · date-timeRequired
sourcestringRequired

The journal upload, reconciliation or network message that raised it

statusstringRequired

Open, resolved

terminal_refstringOptional
transaction_idstringOptional
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