Skip to main content

Lock the nominated card

POST 

/v1/cards/:cardId/lock

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 ACTIVE state

This operation places a temporary lock on an ACTIVE card instance, the state of the card will transition to LOCKED. The card will not be able to be utilised whilst in a LOCKED state.

Request

Responses

Successful lock of the nominated card