Last updated

CHANGE LOG

Notice

Please note that this documentation is currently in BETA. As a result, some links to updated documentation may temporarily lead to '404' errors. This is because the links are pre-configured for upcoming URL changes that will take effect when the product is officially released. However, the information provided in the changelog is accurate and reflects the latest updates.

2025
December
November
October
September
August
July
June
May
  • Check and Decide - Tag Descriptions(Update): Added detailed descriptions for the tags in the Check and Decide OpenAPI specification to improve clarity and usability.

  • Companies - Search and Report Process(Update): Updated the example endpoints in the Search and Report Process documentation to include the missing prefix.
April
  • Local Solutions - UK - Consumer and AML Search(Update): Updated the documentation for the UK Consumer and AML Search to clarify the `pickList` and `consumerResult` properties.

  • Information - Rate Limiting(Update): Improved the structure and clarity of the Rate Limiting page to better explain global and endpoint-specific limits.

  • Quick Start - API Documentation Links(Update): Clarified that the image in the Getting Started section is not clickable and provided guidance on accessing OpenAPI files via the API Documentation tab in the sidebar.
    • File Updated: Quick Start - All Pages

  • Access - Report Languages(Update): Added detailed information about the availability of report languages and clarified that field content defaults to English if the selected language is unavailable.

  • Information - 302 Error Code(Add): Added documentation for the 302 error code to explain its purpose and usage in redirect scenarios.
March
    No Changes
February
  • Companies - Confidence Match Search(Update):
    The `matchThreshold` parameter has been updated with new banding values: Minimum value: 893, Maximum value: 999.
    • Endpoint:/companies/match

  • GB Consumer - Multi-Bureau Search Request(Update):
    The `requestBody` now uses camelCase for naming conventions. Additionally, two new parameters, `sortCode` and `bankAccountNumber`, have been added.
    • Endpoint:/localSolutions/GB/identitysearch

  • KYC - Return Full Search Hit Information(Fix):
    Corrected the schema response object type from a string to an array of strings.
    • Example schema update:
    • 
      "sources": [
          {
              "title": "string",
              "description": "string",
              "link": "string",
              "dateAdded": "2019-08-24",
              "isCopyrighted": "string",
              "datePublished": "2019-08-24",
              "documentLink": "string",
              "datasets": [
                  "string"
              ]
          }
      ]
                      
    • Endpoints affected:
      • /kyc-protect/searches/individuals/{searchId}/hits/{hitId}
      • /kyc-protect/searches/businesses/{searchId}/hits/{hitId}
January
  • GB AML - Identity History(Fix): Corrected the casing of parameters on the GB Identity History endpoint.
    • Endpoint:/localSolutions/GB/identitysearch/history