Complete card renewal
Here, you will learn how to complete card renewals in Tuum.
Use case
In this example, we will demonstrate how to complete a card renewal.
Use case data
API parameters with values
We will complete card renewal C001664282475
.
...card-renewals/C001664282475/complete
Sample API call
To complete a card renewal, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/card-renewals/{cardRenewalId}/complete
Sample request
Below is a sample API request to complete a card renewal.
No request body.
Sample response
Below you will find the response to the API request:
Result
The card renewal process is complete, and a new card has been created.
Last updated
Was this helpful?