Why did I get API error code 10562 or 10563?
This error occurs when the API request contains an invalid expiration date.
To resolve this, review the error code received and amend the corresponding part of the credit card's expiration date:
- 10562 - The expiration year must contain four digits (YYYY) and be equal to or greater than the current year (for example, "2030").
- 10563 - The expiration month must contain two digits (MM) between "01" and "12." Include a leading zero where necessary (for example, "05" for May).
See the Developer Portal for a complete list of NVP/SOAP API error codes.