Freeze a card
POST/v1/card/cards/:id/freeze
Bodyless and reversible — POST /cards/:id/unfreeze puts it back. A frozen card declines authorizations but keeps its PAN, its limit and its place in your lists. A card still PENDING_ACTIVATION is refused (409 CARD_NOT_ACTIVATED): activate it first. Freeze is not a way to hold an undelivered card — it has not started.
Request
Responses
- 200
- 401
Success
Missing, malformed, unknown, or revoked partner API key.