List Card Offers

This endpoint lists all card offers available for the current authenticated user. If no card offers are found, an empty list is returned.

Key Features

  • Retrieves card offers available to the authenticated user.
  • Provides detailed information for all the card offers, assigned to authenticated user, including:
    • Card type (e.g., VIRTUAL).
    • Available card designs with details:
      • Design ID.
      • Name.
      • Description (e.g., color code or theme).
    • Price details (amount and currency) for the next available order/offer:
      • Number of cards allowed per offer (cardLimit).
      • Cost per offer in a specific currency (priceCurrency).
    • Current price details, including amount and currency.

Requirements

  • Authentication: The user must be authenticated to access this endpoint.
  • Query Parameters: None required.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!