Skip to main content

Unfreeze Card

POST 

/api/cards/:cardId/unfreeze

Restore processing new payment requests on a previously frozen card.

Request

Path Parameters

    cardId stringrequired

    ID of card

Body

    message string

    Additional context to the cause surrounding the card unfreeze.

Responses

Successful operation

Loading...