get https://api.sandbox-v2.vault.ist/card-holder/cardholder/card/
This endpoint retrieves information about a specific card based on the cardId
provided. It returns details about the card, such as its status, design, and any additional information.
Key Features:
- Retrieves card information for a specific card ID.
- Provides details such as the card's status, design, and any additional card information.
- Useful for checking the status and details of a card.
Requirements:
- The
cardId
must be provided as a path parameter to specify the card for which details are requested.