# JPMC-PDP Documentation from https://developer.payments.jpmorgan.com # Changelog ## Validation Services API This section contains updates introduced in Validation Services API. ## Change Log ### Version 2.2.3 | April 16, 2026 **Improvements** Added Device Risk Assessment to Entity Validation, including new `session` and `id` fields, to help assess impersonation risk. ### Version 2.2.1 | March 19, 2026 **Improvements** - Added the clientReferenceId field to the Account Validation Services (AVS) request and response models. - Added the clientReferenceId field to the Entity Validation Services (EVS) request and response models. - Updated all collection examples to include clientReferenceId for tracking and correlation purposes. ### Version 2.2.0 | March 3, 2026 **Improvements** - Added the device ipAddress as part of Entity Validation. ### Version 2.1.14 | October 15, 2025 **Improvements** - Renamed accountType to accountNumberType. - Updated titles, descriptions, and Base URL names to conform to the naming convention. ### Version 2.1.12 | July 31, 2025 **Improvements** - Added the SurePay VOP provider for account validation. - Updated the API documentation and Postman collection with SurePay VOP examples. ### Version 2.1.11 | June 12, 2025 **New** - Screen an individual: Added sanctions and PEP screening for individuals. - Screen a business entity: Added sanctions screening for business entitties. - Added screening examples for individual and business entitties. ### Version 2.1.10 | May 10, 2025 **New** Added Account Validation for USA Real-Time Payments. ### Version 2.1.9 | May 9, 2025 **New** Added Transaction Context supported type `ACCOUNT_VALIDATION` to be used for Microdeposits challenge tests. ### Version 2.1.8 | March 19, 2025 **New** - Introduced Ultimate Entity Data Schema as part of Account Validation. - Added India Corporate use-case examples and collections. ### Version 2.1.7 | December 20, 2024 **Change** Updated the list of API Base URLs in the [Validation Services OAS](/api/fraud-solutions/validation-services/validation-services) page to accurately represent what is available. ### Version 2.1.5 | October 3, 2024 This section contains features introduced in version 2.1.5. This is the first release, featuring the following key functionalities for Validation Services: **New ** **What's new in Validation Services API Version 2.1.5** | Summary | Description | | --- | --- | | Account Validation | Account Validation routes bank account validation requests across multiple data sources until a match is confirmed or the data sources are exhausted. | | Entity Validation | Entity Validation verifies individual and business-identifying information from various data sources, providing summary results as per the defined risk criteria. |