Find card limit group history
In this section, you will learn how to find card limit group history in Tuum.
Use case
In this example, we will demonstrate how to find the history of card limit group.
Use case data
API parameters with values
Search for the card limit group history related to card C001664282649
.
...cards/C001664282649/limit-group-history
Sample API call
To retrieve the card limit group history, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/cards/{cardId}/limit-group-history
Sample request
The sample request body is as follows:
No request body.
Sample response
Below is an example of the response body for the API call above.
Result
The result of the API call is a complete list of card limit group names associated with a specific card, along with their validity periods, showing which groups were active at various points during the card’s lifecycle.
Last updated
Was this helpful?