Permanently close a card using its unique identifier. Only cards with no active transactions can be closed.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | Unique identifier of the card to close. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
CardTxResponse |
Successfully closed the card. Close transaction returned. |
400 |
Error |
Invalid request. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.