Permanently terminate a virtual card. Remaining balance is returned to your wallet. DELETE /cards/.
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 unique card identifier |
| Field | Type | Required | Description |
|---|---|---|---|
reference | string | No | Your unique reference for this operation. Defaults to cardId if not provided. Returned in webhooks for easy reconciliation. |
| Error Code | Description |
|---|---|
ALREADY_TERMINATED | Card is already terminated |
JWT access token obtained from /auth/token