Permanently terminate a virtual card. Remaining balance is returned to your wallet. DELETE /cards/.
| 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