Corgi BankDocumentation
OpenAPI

Retry a failed or skipped message with current delivery preferences

POST/notifications/{id}/retry

Retry a failed or skipped message with current delivery preferences. Staff reach this route on notifications:delivery:write only — notifications:write admits a service, never a staff person — and an API key never does; every other caller is refused 403 forbidden.

Path parameters

idstringRequired

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.

Returns

200 OK

The Notification object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close