Record that a queued regulatory notice was posted
POST
/notifications/{id}/paper-deliveryRecord that a queued regulatory notice was posted, with the dispatch reference. 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. reference is required and at most 255 characters.
Path parameters
idstringRequiredHeaders
Idempotency-KeystringOptionalSend 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
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503