Skip to main content

lockCard

Temporarily locks a card, blocking new transactions. Locks with reason LOST, STOLEN, or OTHER are reversible with unlockCard. A lock with reason FRAUDULENT_CHARGES is permanent: the card cannot be unlocked afterwards and must be cancelled (optionally with a replacement via cancelCard's reissue).

lockCard(
input: LockCardInput!
): LockCardResponse

Arguments

lockCard.input ● LockCardInput! non-null input

Type

LockCardResponse union