Permanently close a card using its unique identifier. Only cards with no active transactions can be closed.

Parameters

NameInTypeRequiredDescription
id path string yes Unique identifier of the card to close.

Responses

StatusBodyDescription
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.