Permanently terminate (delete) a virtual card. Any remaining balance is returned to your business wallet. DELETE /cards/. 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.
| Parameter | Type | Description |
|---|---|---|
cardId | string | The card ID |
TERMINATED immediately| Code | Description |
|---|---|
RESOURCE_NOT_FOUND | Card not found or belongs to another business |
CARD_ALREADY_TERMINATED | Card is already terminated |
JWT access token obtained from /auth/token