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