CardHolderName
to an existing Card object. The CardHolderName
cannot be modified once added to a Card object. It can also be done during registration with PUT Update a Card Registration.RegistrationData
.false
is irreversible and should be done once the pay-in is successful.CardHolderName
is not returned in the Card Registration object; it is added to the Card object.200
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.CB
, VISA
, MASTERCARD
, AMEX
, MAESTRO
, BCMC
, JCB
, DISCOVER
The provider of the card.false
is irreversible and should be done once the pay-in is successful.UNKNOWN
, VALID
, INVALID
Whether the card is valid or not.UNKNOWN
– No payment or card validation has been processed, so the validity of the card remains unknown.VALID
– The first payment or card validation using the card was processed successfully within 24 hours of the initial card registration.INVALID
– The first payment or card validation using the card was attempted and failed, or the status of the corresponding card registration was CREATED
for more than 24 hours.INVALID
, it cannot be set back to VALID
. A new card registration will be necessary to make a payment.400 - Card is already deactivated
400 - CardHolderName cannot be modified once added
400 - CardHolderName must be between 2 and 255 characters long