Find card usage group history
In this section, you will learn how to find card usage group history in Tuum.
Use case
In this example, we will demonstrate how to find the history of card usage group.
Search for the card usage group history related to card C001664282649
.
...cards/C001664282649/usage-group-history
Sample API call
To retrieve the card usage group history, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/cards/{cardId}/usage-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 usage group names associated with a specific card, along with their validity periods, indicating which groups were in effect at different points during the card’s lifecycle.
Last updated
Was this helpful?