Developer Docs
Hubex
Version 1.1.22

API Docs Version 1.1.22

What's Changed

POST /configuration

Request:

Changed content type : application/json

  • Deleted property hubex_api_version (string)

    Hubex API Version

  • Changed property license_verification (object)

    Configuration for License Verification

    • Added property license_verification_service (object)

      License Verification Gateway

      Enum values:

      • MiTek
      • IdNow
    • Added property idnow (object)

      IdNow account integration

    • Changed property mitek (object)

      Mitek account integration

      • Changed property mitek_account (object)

        Mitek Account

        New required properties:

        • identity_api_base_url

        • manual_api_base_url

        • Added property identity_api_base_url (string)

          Mitek Identity API Base URL

        • Added property manual_api_base_url (string)

          Mitek Manual API Base URL

        • Changed property retries_duration (array -> integer)

          Mitek retries duration

PATCH /configuration

Request:

Changed content type : application/json

  • Changed property configuration (object)

    Hubex Configuration Updation Model

    • Deleted property hubex_api_version (string)

      Hubex API Version

    • Changed property license_verification (object)

      Configuration for License Verification

      • Added property license_verification_service (object)

        License Verification Gateway

      • Added property idnow (object)

        IdNow account integration

      • Changed property mitek (object)

        Mitek account integration

        • Changed property mitek_account (object)

          Mitek Account

          New required properties:

          • identity_api_base_url

          • manual_api_base_url

          • Added property identity_api_base_url (string)

            Mitek Identity API Base URL

          • Added property manual_api_base_url (string)

            Mitek Manual API Base URL

          • Changed property retries_duration (array -> integer)

            Mitek retries duration

POST /mitek/verify-license

Parameters:

Added: x-service-provider in header

License verification service to use