cancelCard
Permanently cancels a card. Optionally issues a replacement card in the same
operation by setting reissue: true; the replacement's ID is returned as
reissuedCardId.
cancelCard(
input: CancelCardInput!
): CancelCardResponse
Permanently cancels a card. Optionally issues a replacement card in the same
operation by setting reissue: true; the replacement's ID is returned as
reissuedCardId.
cancelCard(
input: CancelCardInput!
): CancelCardResponse
cancelCard.input ● CancelCardInput! non-null inputCancelCardResponse union