cardExpiry
This is the card's expiry date.
monthnumberrequired
This is the card expiry month.
Possible values: <= 12
Example:
12
yearnumberrequired
This is the card expiry year.
Possible values: <= 9999
Example:
2022
cardExpiry
{
"month": 12,
"year": 2022
}