v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBCards
Update Card Status
Updates the status of a card, identified by its unique identifier.
post/v1/cards/{CardUniqueIdentifier}/status/{CardStatus}
Path parameters
CardUniqueIdentifierstring required
The unique identifier of the card whose status is to be updated.
CardStatus1 | 2 required
Represents the status of a card.
Example:1
The new status to be assigned to the card.
Response
Card status updated successfully.