Skip to main content

Unlock the nominated card

POST 

/v1/cards/:cardId/unlock

Required States: ACTIVE

This endpoint will execute when the following conditions are satisfied:

  • Party is in a relevant state ACTIVE
  • Party has a valid account that is ACTIVE
  • Party has a relationship to the nominated card instance.
  • The card is in the LOCKED state

This operation removes a temporary lock on an LOCKED card instance, the state of the card will transition to ACTIVE. The card will then be able to be utilised for transactions.

There is no response returned, only a HTTP response code of 204.

Request

Responses

Successful unlock of the nominated card