Properties
| Name | Type | Required | Description |
|---|---|---|---|
| card | str | ✅ | The card token, which is a string starting with card_. If the client is PCI-certified, you can use the actual card number. |
| status | str | ✅ | Status of the card. One of the following, block/unblock |
| blocked_reason | str | ❌ | Reason for blocking the card. Relevant when the value of status is block. |