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

Changes

No recorded changes to this endpoint across all 1 revision of this API.