Update card details and limits

Updates card spending limits. This endpoint supports dynamic limit types via AdditionalParams.

Business Context: Called when adjusting spending limits displayed in the frontend. For customers with enabled limit management, this endpoint allows updating daily, monthly, transaction, and lifetime limits. Additional custom limits (e.g., ATM limits, purchase limits) can be included via additionalProperties.

Important:

  • This endpoint extends AdditionalParams, allowing custom limit fields to be passed. Query GET /customers/{customerId}/availableCardLimits to discover which custom limits are available in your system.
  • To update card alias, use the dedicated endpoint PUT /customers/{customerId}/cards/{cardId}/alias instead.
Language
Response
Click Try It! to start a request and see the response here!