Corgi BankDocumentation
OpenAPI

Queue a command for an ATM: in or out of service, counters, journal or configuration

POST/cards/atm/terminals/{id}/commands

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

Headers

Idempotency-KeystringRequired

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

commandstringRequired

In_service, out_of_service, send_counters, send_journal, send_config

reasonstringRequired

Returns

200 OK

actorstringRequired
created_atstring · date-timeRequired
delivered_atstring · date-time or nullOptional
idstringRequired
requestobjectRequired

CommandRequest queues a command for a terminal.

2 child attributes
commandstringRequired

In_service, out_of_service, send_counters, send_journal, send_config

reasonstringRequired
statusstringRequired

Queued, delivered

terminal_refstringRequired

Errors

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

400401403404409412413422424429500503

to move to open esc to close