Corgi BankDocumentation
OpenAPI

Read a business day's advices from the Fedwire Securities Service (simulator) again and take each one as a delivery, recovering an advice whose delivery was lost (bank securities staff)

POST/ledger/fedwire-securities/advice-syncs

The ledger's guard admits verified bank securities staff holding ledger:securities:write; the store requires a step-up within five minutes (never a service or an API key). The operator is the Fedwire Securities Service simulator: nothing it answers is a Reserve Bank message. Reads every advice the operator sent the bank on business_date (not after today, else 422) and takes each exactly as a delivery, so a lost delivery is recovered and a delivered one replays.

Headers

Idempotency-KeystringOptional

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

business_datestring · dateRequired

A business date, YYYY-MM-DD

Returns

200 OK

A page of Fedwire Securities Connection objects, with has_more saying 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