get https://api.sandbox-v2.vault.ist/card-holder/cardoffer
This endpoint retrieves a list of card offers available to the authenticated user, detailing card types, supported designs, pricing tiers, and other configuration options for ordering or managing cards.
This endpoint is the first step in ordering a card. Use the
id
from the response (cardOfferId
) and optionally a design ID (cardDesignId
) to create a card request via the Create Card Request endpoint.
For a detailed guide on how to order and pay for a card, please visit Card Order & Payment Flow.