Skip to main content
Feb
12
2024
Release Notes

Upcoming Updates to the Existing Query Datasets

PROD Release Date : February 29th 2024,  QA Test Release Date: February 21st 2024

  1. All Query Datasets
    1. Return 204 status code with an empty body when no content is found. Currently, Query datasets return a status code 200 with an empty JSON list '[]' when no content is found. In order to distinguish this from a successful query that returns data,  204 will be returned.
  2. Registered Individual Search and Individual Pre-Registration Search v2
    1. Update CRD Number provided in response from string to integer data format.
  3. Composite Individual
    1.  Add a new parameter name "sections" with the same functionality as "filters". Parameter "filters" will be removed in late March. 
    2. Add following attributes: 
      1. firmassociations.typeCode  ( denote the employment type for the individual)
      2. firmassociations.endDate  ( If the employee is terminated then there will be an endDate)
      3. firmassociations.terminatonReasonCode ( Possible values for ReasonCode)
      4. firmassociations.terminationExplaination ( Termination Explaination)
      5. firmAssociations.fingerprint.cards.terminatedDate ( Date when the fingerprint becomes termed)
      6. firmAssociations.fingerprint.cards.resultsProcessedDate(Date when fingerprint results are processed)
      7. firmAssociations.registrations.createDate
      8. individual.registeredwithMultipleFirms
      9. events.firmCRDNumber
    3. Remove following attribute
      1. exams.enrollmentIdentifier
    4. Mapping Changes
      1. Map all IIR Current registration fields to the Composite Individual Dataset attributes.
    5. Add enum values for following codes:
      1. individual.firmAssociations.registrations.reviewMethod.code
      2. individual.firmAssociations.registrations.reviewMethod.code
      3. individual.firmAssociations.registrations.reviewMethod.reasonCode
      4. appointment.status.code
      5. appointment.status
      6. statutorilyDisqualifiedStatusCode
      7. individual.professionalDesignations.designationTypeCode

 

March Release (Date: TBD)

  1. Composite Individual Dataset
    1. Individual.firmAssociations Changes: Add all active firms which the individual is associated to even if they are not affiliated with the calling firm. The information to be included for other associated firms will be the same as for the calling firm affiliate(s).