Update Card Limits

This endpoint allows updating the spending limits for a specific card, such as transaction limits and overall spending caps, if the provider supports it. If the provider does not support such updates, an error will be returned.

Key Features:

  • Updates spending limits for a specific card, including transaction, daily, weekly, monthly, yearly, and all-time caps.
  • Allows setting limits for individual transactions and overall spending.
  • Requires the card ID to update the limits for a specific card.
  • If successful, the response will return the updated limits.

Requirements:

  • The cardId path parameter is required to specify which card’s limits to update.
  • Body parameters such as transaction, daily, weekly, monthly, yearly, and all-time limits are optional, but at least one must be specified.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!