Unfreeze a previously frozen virtual card to restore transaction capability. POST /cards//unfreeze. Requires cards:write scope.
Documentation Index
Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt
Use this file to discover all available pages before exploring further.
ACTIVE status. Transactions are accepted again immediately after unfreezing.
| Parameter | Type | Description |
|---|---|---|
cardId | string | The card ID |
FROZEN to ACTIVE| Code | Description |
|---|---|
RESOURCE_NOT_FOUND | Card not found or belongs to another business |
CARD_NOT_FROZEN | Card is not currently frozen |