CardExpiryDate
Card expiry date.
monthintegerrequired
The month of the card expiry date.
Example:
3
yearintegerrequired
The year of the card expiry date.
Example:
2028
CardExpiryDate
{
"month": 3,
"year": 2028
}
Card expiry date.
The month of the card expiry date.
3
The year of the card expiry date.
2028
{
"month": 3,
"year": 2028
}