Temporarily freeze a card to prevent any transactions. The card can be unfrozen later.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | Unique identifier of the card to freeze. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
Card |
Card successfully frozen. |
400 |
Error |
Invalid request. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.