Developer Docs
Hubex
Version 1.1.74

API Docs Version 1.1.74


What's Changed

POST /credit/check

Parameters:

Changed: x-service-provider in header

Credit service to use

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • consumer

    • Added property addresses (object)

      List of address against the user

    • Added property consumer (object)

      Consumer Information

      • Property first_name (string)

        Consumer First Name

      • Property middle_name (string)

        Conumer Middle Name

      • Property last_name (string)

        Consumer Last Name

      • Property date_of_birth (string)

        Consumer Date of Birth

    • Added property phones (object)

      Consumer Contact Phone Numbers

    • Added property social_security_number (string)

      Consumer Social Security Number

    • Added property trade (array)

      Credit Trade Information

      Items (object):

      • Property account_number (string)

      • Property activity_open_closed (string)

        Either Activity is closed or open

      • Property customer_number (string)

        Customer Trade Number

      • Property account_type (string)

        Customer Account Type

      • Property months_reviewed (integer)

      • Property customer_name (string)

      • Property date_reported (string)

      • Property date_opened (string)

      • Property last_payment_date (string)

      • Property amount1 (string)

      • Property amount2 (string)

      • Property terms (string)

      • Property balance_date (string)

      • Property payment_data (object)

        • Property compliance_condition (string)

        • Property credit_limit_amount (string)

        • Property enhanced_account_condition (string)

        • Property enhanced_account_type (string)

        • Property enhanced_payment_history (string)

        • Property enhanced_payment_status (string)

        • Property enhanced_special_comment (string)

        • Property enhanced_terms (string)

        • Property enhanced_terms_frequency (string)

        • Property high_balance_amount (string)

        • Property payment_level_date (string)

    • Added property risk_model (object)

      • Property score (integer)

      • Property score_factor (array)

        Items (object):

        • Property code (integer)
      • Property model_indicator (string)

      • Property evaluation (string)

      • Property score_number_marketing_industry (string)

    • Deleted property transunion (object)

    • Deleted property experian (object)

    • Deleted property equifax (object)