Terminate Card
Cards
Terminate Card
Permanently terminate a virtual card. Remaining balance is returned to your wallet. DELETE /cards/.
DELETE
Terminate Card
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.
Overview
Permanently terminate a card. Any remaining balance will be automatically returned to your business wallet. This action cannot be undone.Path Parameters
| Parameter | Type | Description |
|---|---|---|
cardId | string | The unique card identifier |
Request Body (Optional)
| 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. |
Example Usage
Error Responses
| Error Code | Description |
|---|---|
ALREADY_TERMINATED | Card is already terminated |
Authorizations
JWT access token obtained from /auth/token
Path Parameters
Body
application/json

