CardSensitiveDetails
Contains card sensitive details.
pan stringrequired
The card PAN.
cvv stringrequired
Possible values: >= 3 characters
and <= 3 characters
The card CVV.
expiry
object
required
Card expiry date.
month integerrequired
The month of the card expiry date.
year integerrequired
The year of the card expiry date.
cardHolderName stringrequired
The card holder name.