Start card renewal manually
Here, you will learn how to initiate manual card renewals in Tuum.
Use case
In this example, we will demonstrate how to initiate the manual card renewal process when necessary.
Use case data
API parameters with values
The card renewal process is initiated for card C001664282671
.
...cards/C001664282671/renew
Sample API call
To start a manual card renewal, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/cards/{cardId}/renew
Sample request
Here is a sample API request body to manually start a card renewal:
No request body.
Sample response
Below you will find the response to the API request:
Result
The card renewal process for card C001664282671
has been initiated.
Last updated
Was this helpful?