Validation Services
The Validation Services API is a product that allows you to validate bank accounts, individuals, and businesses across multiple data sources. The Validation Services API is currently available in the United States, covering validation of customers based in the United States and many additional countries globally.
For additonal information, refer to the Validation Services documentation.
Versioning
The Validation Services API API supports versioning using a prefix in the endpoint URL. This prefix has the following format: vXX, where XX is the version number.
For example:
https://api-mock.payments.jpmorgan.com/api/v2/verification
Production endpoints
The Validation Services API has one production endpoint, which is https://api-ms.payments.jpmorgan.com/api/v2.
For example:
https://api-ms.payments.jpmorgan.com/api/v2/payments
Error reason codes
The Validation Services API uses standard HTTP response codes, and provides additional detail through the error response payload. Additional details are provided on the Status responses and error codes section.