Developer Docs
Hubex
Version 1.1.20

API Docs Version 1.1.20

What's New

POST /email/send-email-to-customer

Send Customer On Board Welcome Email

What's Deleted

POST /get-program-codes

Get Program Codes

POST /get-ratebook-codes

Get RateBook Codes

POST /get-dealer-surcharges

Get Dealer Surcharges

What's Changed

POST /set-dealer

POST /get-providers

POST /get-provider-products

POST /get-dealer-products

POST /set-dealer-fni-products

POST /void-contract

POST /tradein/get-tradein-years

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-makes

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-models

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-modelyears

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-trims

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-allOptions

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-vehicle

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /payment/subscription-items

Request:

Changed content type : application/json

New required properties:

  • price

POST /configuration

Request:

Changed content type : application/json

  • Added property vehicle_valuation (object)

    Configuration for Vehicle Valuation

    • Property vehicle_valuation_service (object)

      Vehicle Valuation Gateway

      Enum values:

      • KBB
      • JDPower
    • Property kbb (object)

      KBB Integration

      • Property base_url (string)

        KBB API URL (Sandbox or Production)

      • Property api_key (string)

        KBB Api Key

    • Property jdpower (object)

      JD Power Integration

      • Property base_url (string)

        JD Power API URL (Sandbox or Production)

      • Property username (string)

        JD Power User Name

      • Property password (string)

        JD Power User Password

  • Changed property payment (object)

    Configuration for the Payment

    • Changed property stripe (object)

      Stripe Payment Configuration

      New required properties:

      • api_version

      • Added property api_version (string)

        Stripe version to use

  • Changed property account_verification (object)

    Configuration for the Account Verification

    • Changed property plaid (object)

      Plaid Configuration

      New required properties:

      • api_url

      • api_version

      • Added property api_url (string)

        Plaid API url (Sandbox or Production)

      • Added property api_version (string)

        Plaid API version

  • Changed property fraud_identification (object)

    Configuration for Fraud Identification

PATCH /configuration

Request:

Changed content type : application/json

  • Changed property configuration (object)

    Hubex Configuration Updation Model

    • Added property vehicle_valuation (object)

      Configuration for Vehicle Valuation

    • Changed property payment (object)

      Configuration for the Payment

      • Changed property stripe (object)

        Stripe Payment Configuration

        New required properties:

        • api_version

        • Added property api_version (string)

          Stripe version to use

    • Changed property account_verification (object)

      Configuration for the Account Verification

      • Changed property plaid (object)

        Plaid Configuration

        New required properties:

        • api_url

        • api_version

        • Added property api_url (string)

          Plaid API url (Sandbox or Production)

        • Added property api_version (string)

          Plaid API version

    • Changed property fraud_identification (object)

      Configuration for Fraud Identification

POST /get-rates

POST /get-preview-form

POST /get-filled-form

POST /tradein/get-tradein-vehiclevalue

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header

POST /tradein/get-tradein-decodevin

Parameters:

Added: x-service-provider in header

Vehicle valuation service to use

Deleted: x-kbb-api-key in header