200
Tag
parameter and will not be editable.RegistrationData
on the PUT Update a Card Registration endpoint to create the Card object.RegistrationData
.CB_VISA_MASTERCARD
, AMEX
, MAESTRO
, BCMC
Default value: CB_VISA_MASTERCARD
The type of the card. If not supplied, the default value will be taken into account.CREATED
, VALIDATED
, ERROR
The status of the card registration:CREATED
– The card registration has been created, but no RegistrationData
has been entered yet and the CardId
value is null
.VALIDATED
– The card registration has been successfully updated with the RegistrationData
from the tokenization server.ERROR
– The card registration couldn’t be updated with the RegistrationData
and no CardId
was generated. For more information, refer to the ResultCode
(105206, 105299) and ResultMessage
.