Report a card lost or stolen (optional Idempotency-Key records the report and replays its outcome; the operations service reports on cards:report under its command key, relaying the request id, maker and checker)
POST
/cards/{id}/reportPath 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.
Body parameters
statusstringRequiredReturns
200 OK
The Card object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503