Skip to main content
DELETE
Delete a card
Cancels a card so it can no longer be used for payments. Cancelling a card cannot be undone: if you only need to pause spending temporarily, freeze the card instead. You can only cancel cards issued by your platform. A card issued by the entity’s staff in the Lemma app returns a 404.

Path parameters

string
required
The card’s unique identifier.

Response

Returns the canceled card object.
string
Unique identifier for the card, prefixed with card_.
string
ISO 8601 timestamp of when the card was created.
string
The ID of the entity that owns this card.
string
The bank account this card draws from.
string
The human-readable label for this card.
string
The last 4 digits of the card number.
enum
The card’s status. After a successful DELETE this is canceled.
object
Every control restricting how this card can be used, including the ones Lemma applies to every card it issues.