v2
latestOpenAPI 3.1.02026-07-262279731.3 MBUpdate a Card Registration
Update a Card Registration
This call is used to add the string acquired from the tokenization to the Card Registration object in the parameter RegistrationData, thereby validating the registration.
As a result, the Card object is created and the corresponding CardId returned.
Platforms should also send the cardholder’s name as it appears on the payment card. The CardHolderName parameter is sent on this call but not returned in the response; it is added to the Card object.
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the Card Registration object.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success