v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Cards

Terminate Card

Via this endpoint you can terminate a card. This cannot be undone. Card termination is a final step.

post/cards/{cardId}/terminate

Path parameters

cardIdstring uuid required

The unique identifier of the card.

Request body

reason'LOST' | 'STOLEN' | 'OTHER' required
  • LOST - usable for PHYSICAL and BLACK cards
  • STOLEN - usable for PHYSICAL, BLACK, VIRTUAL, SINGLE_USE and TRAVEL cards
  • OTHER - usable for PHYSICAL, BLACK, VIRTUAL, SINGLE_USE and TRAVEL cards
commentstring nullable

Response

Ok