Change Card Status

This endpoint allows you to update the status of a specific card. It provides the flexibility to change the card's status to one of the predefined states.

Key Features:

  • Allows changing the status of the card to values such as INIT, PENDING, ISSUED, ACTIVE, FROZEN, LOST, STOLEN, INACTIVE, CLOSED, or REJECTED.
  • Useful for managing the lifecycle of the card, including activation, freezing, or marking as lost/stolen.

Requirements:

  • The cardId must be provided as a path parameter.
  • The requiredStatus query parameter must be set to one of the allowed status values.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!