Confirm delivery

Lets the cardholder self-confirm receipt of a physical card: flips a dispatched
(sent) request to delivered, which unlocks activation without needing Cardda
staff. Authorized for the request's owner, a manager, or an admin (same as
update).

Behavior:

  • Only applies to requests that require a shipping address (physical CLP /
    PLH requests). Others return 422.
  • Idempotent: if the request is already delivered, it is returned as-is
    with 200.
  • If the request is not in sent status, returns 422.

No request body is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the card issuing request.

Headers
uuid
required

UUID of the company that owns the card.

Responses

401

Unauthorized

404

Card issuing request not found (or not visible to the caller).

422

Unprocessable Entity — request is not a physical CLP shipment, or is not in sent status.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json