Search card renewals
Use case
Use case data
API parameters with values
Sample API call
Sample request
curl -L 'https://card-api.sandbox.tuumplatform.com/api/v2/card-renewals/search?cardRenewalId=C001664282473&cardId=C001664282443&renewalDateRangeStartDate=2025-11-01&renewalDateRangeEndDate=2025-11-30&statusCode=WAITING&productCode=ZEROCARDS&productTypeCode=PHYSICAL&cardScheme=MASTERCARD&pageNumber=1&pageSize=10' \
-H 'x-tenant-code: MB' \
-H 'Accept-Language: en' \
-H 'x-auth-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoidGVzdCBrYXN1dGFqYSIsImVtcGxveWVlSWQiOiJJRC0xMTAwIiwidGVuYW50Q29kZSI6Ik1CIiwiZXhwaXJ5RFRpbWUiOiIyMDI1LTA5LTAzVDEzOjE1OjQ4IiwiZXhwIjoxNzU2OTA1MzQ4LCJyb2xlcyI6WyJBRE1JTiIsIlNZU1RFTSJdfQ.5KSWE1z3Ck5Q1oeDZwQUt_L-3Je_H3fLQOz_vQ6gqZs'Sample response
Result
Last updated
Was this helpful?