This functionality is available for the following models:
☑ Acquirer
☑ Aggregator
subscriptionId.token with the new card information.Got a suggestion on this documentation? Contact Us.
Product in beta version in Ecuador 🇪🇨 🔐👨💻
We are working on our beta version. Stay tuned for its official release! You can also contact your account manager for more information.
threeDomainSecure object in your request.curl --location --request PUT 'https://api-uat.kushkipagos.com/subscriptions/v1/card//card' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "AbCDef123456Z7Ghi8901234jkLMNopQ",
"threeDomainSecure": {
"threeDomainSecure": {
"cavv": "AAABBoVBaZKAR3BkdkFpELpWIiE=",
"eci": "07",
"xid": "NEpab1F1MEdtaWJ2bEY3ckYxQzE=",
"specificationVersion": "2.2.0",
"acceptRisk": true
}
}
}'{
"code": "K001",
"message": "El cuerpo de la petición es inválido"
}