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)
/ledger/fedwire-securities/advice-syncsThe 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-KeystringOptionalSend 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 · dateRequiredA 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