Permanently terminate a card. Any remaining balance will be returned to your business wallet.
| 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