get https://api.sandbox-v2.vault.ist/card-holder/cardholder/card//limits
This endpoint retrieves the current limits for a specific card. It provides information about the maximum allowed limits (cap) and the current usage levels, if supported by the card provider.
Key Features:
- Returns the cap (maximum limit) and current usage across different timeframes: transaction, daily, weekly, monthly, yearly, and all-time.
- Useful for monitoring card usage and managing spending limits effectively.
Requirements:
- The
cardId
must be provided as a path parameter to specify the card for which limits are requested.