patch
https://api.cardda.com/v1/card_issuing_requests//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 return422. - Idempotent: if the request is already
delivered, it is returned as-is
with200. - If the request is not in
sentstatus, returns422.
No request body is required.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
404Card issuing request not found (or not visible to the caller).
422Unprocessable Entity — request is not a physical CLP shipment, or is not in sent status.
