Changelog | Parallel Developer Documentation
Version: Current – v2.x
On this page
June 2026
- Add
domicile_locationto business record create, update, and get endpoints. - Add list CDD requirements endpoint for retrieving applicable due diligence requirements by jurisdiction and investor type.
- Add overlay event handling documentation for successful completion, cancellation, and status changes.
- Add pre-filling user data guide with two approaches: basic SDK pre-fill and profile-first pattern via Records API.
- Add user account requirement section explaining why accounts are mandatory and friction reduction techniques.
- Add fields pre-filled by scope table showing which data gets pre-populated for different verification flows.
April 2026
- Fix
unsubmittedtypo and add missingcanceledstatus to individual and business accreditations. - Add missing
secondary_citizenship_countriesandsourcefields to individual record response. - Add missing
sourcefield to business record response, andcreated_at,external_id,ref_codeto both individual and business record responses.
December 2025
- Add new Business Types to Business Profile.
September 2025
- Add
rejected_atandcanceled_attimestamps to list accreditations.
August 2025
- Add randomized risk match generation via the
randomkeyword in Sandbox Quickstart.
July 2025
- Add
genderandname_suffixfields to get record response, create record and update record request parameters for individual records.
June 2025
- Add optional
emailquery param to list individuals endpoint.
April 2025
- Add reviewer_note to individual and business accreditations.
- Add
pep_tierfield to risk match review details.
January 2025
- Add record comments for individual and business records (along with the list comments and add a comment endpoints).
December 2024
- Add record traits for individual and business records.
November 2024
- Updated get record and get change responses, create record and update record request parameters:
- Add secondary citizenships for individual records.
- Add secondary tax ids for individual and business records.
October 2024
- Add missing "unsubmitted" value for
statusin business accreditation object. - Update incorrect
accreditation_statusvalue from "CERTIFIED" to "CURRENT" in record details. - Add
us_personandbirth_placefields to get record and get change responses, create record and update record request parameters.
September 2024
- Include
archived_at,external_idandref_codein get record response examples. - Add distinct business and individual response examples for risk match and risk match resolution endpoints.
- Add
subject_last_submitted_identity_atfield to get record response.
August 2024
- Add
potential_risk_match_countandpossible_or_likely_risk_match_countto record detail objects. - Document "Foreign Corporation" as a currently supported business type.
- Update Webhook V2 Migration Guide to list additional events.
- Document automated webhook failure notification strategy, sent to a partner's "technical contact".
- Update Webhook V2 Migration Guide with deprecation warning.
July 2024
- Fix link to optimizing user experience in SDK.
- Document v2 accreditation fields and
?unsubmitted.
June 2024
- Add docs about optimizing the overlay experience by providing user details in
login()call. - Add per-side ID verification and consistency data fields.
- Add accreditation application submitted webhook event.
- Add additional risk match resolution types.
May 2024
- Document file upload API and list supported file types.
April 2024
- Update all JS examples to use V2 of the API.
March 2024
- Added new webhook event info.
February 2024
- Document
required_entity_idsupport in the JS SDK.
January 2024
- Document
created_aton record data structure. - Document archive/unarchive endpoints to API docs.
- Document
external_idsupport.