Digital Onboarding changelog
November 24, 2025
API Release v1.0.18
New
| Feature name | Description |
|---|---|
| API specification | Release of API specification version 1.0.18. |
The following fields were added in the Digital Onboarding API specification version 1.0.18:
| Field | Description | Endpoint |
|---|---|---|
OrganizationDetails.isSubsidiary |
Indicate whether your organization is a subsidiary of a publicly traded company. | Request and response:
Response:
|
OrganizationDetails.publiclyTraded |
Provide stock exchange and ticker symbol information for your organization as a publicly traded company. If your organization is a subsidiary of a publicly traded company, provide the details for your parent organization. | |
Change
The following fields were updated in the Digital Onboarding specification version 1.0.18:
| Field | Description | Endpoint |
|---|---|---|
AddressDto.addressLines |
Updated the description to include virtual office and registered agent addresses as not allowed and added the statement, "The address has to be the principal place of business." | Request and response:
Response:
|
OrganizationDetails.organizationType |
Added the following description: "This field specifies the legal structure or classification of the organization and identifies whether the entity is a Corporation, Sole Proprietorship, Non-Profit, or Government Body. Note: The values `PARTNERSHIP` and `PUBLICLY_TRADED_COMPANY` are deprecated and should not be used." | |
OrganizationIndustryCategory and OrganizationIndustryType |
Updated the link in each description to the Industry Descriptor Reference. | |
AddressDto.city |
Updated maximum length to 40 characters. |
October 23, 2025
API Release v1.0.17
New
| Feature name | Description |
|---|---|
| API specification | Release of API specification version 1.0.17. |
The following fields were added in the Digital Onboarding API specification version 1.0.17:
| Field | Description | Endpoint |
|---|---|---|
consumerDevice |
Added support for the device fingerprint session ID. | Request and response:
Response:
|
Change
The following fields were updated in the Digital Onboarding specification version 1.0.17:
| Field | Description | Endpoint |
|---|---|---|
attestations |
Removed deprecated flag. |
Request:
|
IndividualDetails. IndividualDetails. |
Updated maximum length to 30. | Request and response:
Response:
|
IndividualIdentity.value |
Updated description clarifies the length of the ID value. | |
OrganizationIdentityDto.value |
Deprecated
The following fields are deprecated as of the Digital Onboarding specification version 1.0.17:
| Field | Description | Endpoint |
|---|---|---|
attestations[*].attesterFullName |
Deprecated. | Request and response:
Response:
|
documentRequests[*].documentType |
Deprecated. | Response:
|
documentType |
Deprecated. | Response:
|
July 25, 2025
API Release v1.0.16
New
The following features have been added in the Digital Onboarding API specification version 1.0.16:
| Feature name | Description |
|---|---|
| Offboarding | As a secondary screening platform, such as a payfac or marketplace, request to offboard a party for business or card network-defined reasons. Offboarding sets the profileStatus to TERMINATED for the party. |
| API specification | Released API specification version 1.0.16. |
The following fields were added in the Digital Onboarding API specification version 1.0.16:
| Field | Description | Endpoint |
|---|---|---|
Idempotency-Key |
New optional header parameter for a client-generated unique idempotency key to recognize consecutive retries of the same request. | Request:
|
file, documentData |
New fields to support multipart/form-data in the document upload request object. | Request:
|
Change
The following features were changed in the Digital Onboarding API specification version 1.0.16:
| Feature | Description |
|---|---|
| Updated server domain and endpoints | Sub-domain updated to payments.jpmorgan.com and API namespace updated to /onboarding |
| Added response codes 409 and 422 | New 409 response indicates a concurrent request conflict. New 422 response for semantic errors. |
The following fields were updated in the Digital Onboarding API specification version 1.0.16:
| Field | Description | Endpoint |
|---|---|---|
Update client (response-only), Create client, and Get client:
Update client (request-only):
Create party, Get party, and Update party:
|
Added pattern and updated description. | Request and response:
Response:
|
Update client (response-only), Create client, and Get client:
Update client (request-only):
Create party, Get party, and Update party:
|
Added pattern. | Request and response:
Response:
|
|
Updated the minimum and default attributes to 0 to support optional items. | Response:
|
Update client (response-only), Create client, and Get client:
Update client (request-only):
Create party, Get party, and Update party:
|
Field description updated to "The 2-3 character length state code should be provided in alpha-2 format, adhering to ISO-3166-2. State is mandatory in the US. In Great Britain, for example, the CIty of London would be LND. State would serve as Province in countries where applicable." | Request and response:
Response:
|
Update client (response-only), Create client, and Get client:
Update client (request-only):
Create party, Get party, and Update party:
|
Field description updated to "City has a maximum of 34 characters. City would serve as County in countries where applicable." | Request and response:
Response:
|
Deprecated
The following fields are deprecated as of the Digital Onboarding API specification version 1.0.16:
| Field | Description | Endpoint |
|---|---|---|
attestations[*] |
Deprecated | Request and response:
Response:
|
Update client (response-only), Create client, and Get client:
Update client (request-only):
Create party, Get party, and Update party:
|
Deprecated | Request and response:
Response:
|
Create client, Get client, and Update client:
Create party, Get party, and Update party:
|
Deprecated | Response:
|
Create client, Get client, and Update client:
Create party, Get party, and Update party:
|
Deprecated | Request and response:
Response:
|
March 31, 2025
API Release v1.0.12
New
New Digital Onboarding API Specification
| Feature name | Description |
|---|---|
| API Specification | Released API specification version 1.0.12 with minor field description changes. |
February 13, 2025
API Release v1.0.11
New
| Feature name | Description |
|---|---|
| API Specification | Released API specification version 1.0.11. |
New fields added to the API specification:
| Field name | Description | Endpoint |
|---|---|---|
preferences.defaultLanguage |
Added default language preference. |
|
NetworkRegistration.amexOptBlueServiceEstablishmentNumber |
Added AMEX Opt Blue service establishment number. | POST /parties Create party |
Change
The following fields were updated in the API specification v1.0.11.
Field changes in the API specification. All changes affect endpoints POST /clients and POST /parties.
| Field name | Description | Endpoint |
|---|---|---|
roles |
Added description for role values. |
|
email |
Updated description with validation format. | |
AddressDto.addressLines |
Updated description with validation details and example. | |
AddressDto.postalCode |
Added minimum length. | |
AddressDto.country |
Added minimum and maximum length. | |
IndividualDetails.firstName |
Updated minimum length. | |
IndividualDetails.middleName |
||
IndividualDetails.lastName |
||
IndividualDetails.jobTitle |
Added minimum and maximum length. Updated description with applicable roles. | |
IndividualIdentity.description |
Added minimum and maximum length. | |
IndividualIdentity.issuer |
Added minimum and maximum length. | |
phone.countryCode |
Updated description with validation format. | |
phone.phoneNumber |
Updated minimum and maximum length. | |
OrganizationDetails.industryCategory |
Updated description with industry descriptor guide. | |
OrganizationDetails.industryType |
||
OrganizationDetails.organizationName |
Added maximum length. | |
OrganizationDetails.organizationDescription |
Updated minimum and maximum length. | |
OrganizationIdentityDto.description |
Added minimum and maximum length. | |
OrganizationIdentityDto.value |
Updated maximum length. | |
OrganizationIdentityDto.issuer |
Updated minimum and maximum length. |
October 11, 2024
API Release v1.0.9
| Feature name | Description |
|---|---|
| Onboard a client |
|
| API specification | Released API specification version 1.0.9. |
August 13, 2024
API Release v1.0.5
New — First publication
| Feature name | Description |
|---|---|
| Screening services and Onboard a client | Use the Digital Onboarding API to add your clients to J.P. Morgan products. You can use the API to:
|
| API specification | Released API specification version 1.0.5. |