Cards
Freeze or unfreeze individual card
Set the frozen status of an individual card.
PATCH
Sets the frozen status of an individual card issued via Rain. Freezing locks the card and unfreezing reactivates it. Frozen cards cannot authorize transactions until they are unfrozen. Requires an API key with access level 2 or higher.
Path parameters
string
required
Unique identifier of the individual card.
Body
boolean
Whether to freeze (
true) or unfreeze (false) the card.
