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