Developer Docs
Index
Version 1.0.20

API Doc Version 1.0.20

What's New

GET /config/asset-usage/filter

Get asset usage data

GET /config/asset-usages

Get all asset usage records

POST /config/asset-usages

Creates Asset Usage

GET /config/asset-usages/{asset_usage_id}

Get Asset usage Record

DELETE /config/asset-usages/{asset_usage_id}

Delete Asset usage

PATCH /config/asset-usages/{asset_usage_id}

Updates Asset usage

GET /config/asset-usage/active

Get active asset usage records

GET /config/asset-usages/code/{code}

Asset usage Code Duplicate Exist

What's Changed

GET /config/asset-make/make_code/{make_code}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

GET /config/asset-model

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New optional properties:

    • lender_id

POST /config/asset-model

Request:

Changed content type : application/json

New optional properties:

  • lender_id
  • Deleted property asset_trims (array)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

    • Deleted property asset_trims (array)

GET /config/asset-model/{asset_model_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

DELETE /config/asset-model/{asset_model_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

PATCH /config/asset-model/{model_id}

Request:

Changed content type : application/json

New optional properties:

  • lender_id
  • Deleted property asset_trims (array)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

GET /config/asset-model-trim

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New optional properties:

    • lender_id

GET /config/asset-trim/trim_code/{trim_code}

Parameters:

Changed: trim_code in path

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

POST /config/lender/create-lender

Request:

Changed content type : application/json

  • Changed property lender_profile (object)

    • Added property allow_duplicate_ssn (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

GET /config/lender

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property allow_duplicate_ssn (boolean)

GET /config/lender/{lender_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

DELETE /config/lender/{lender_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

PATCH /config/lender/{lender_id}

Request:

Changed content type : application/json

  • Changed property lender_profile (object)

    • Added property allow_duplicate_ssn (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

GET /config/lender/by-tenant-id/{tenant_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

PATCH /config/lender/update-lender/{lenders_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

GET /config/interest-chart/filter

Parameters:

Added: asset_usages in query

GET /config/interest-chart

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

      Items (string):

POST /config/interest-chart

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

GET /config/interest-chart/{interest_chart_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

DELETE /config/interest-chart/{interest_chart_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

PATCH /config/interest-chart/{interest_chart_id}

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

GET /config/rv-chart

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

      Items (string):

POST /config/rv-chart

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Specify asset usages i.e., from asset usage setup for RV Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

GET /config/rv-chart/filter

Parameters:

Added: asset_usages in query

GET /config/rv-chart/{rv_chart_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

DELETE /config/rv-chart/{rv_chart_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

PATCH /config/rv-chart/{rv_chart_id}

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Specify asset usages i.e., from asset usage setup for RV Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

POST /config/subsidy-chart-evaluate

Request:

Changed content type : application/json

  • Deleted property asset_usage (string)

POST /config/interest-chart/criteria

Request:

Changed content type : application/json

  • Changed property interestCriteria (object)

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for Interest Rate Chart Criteria

POST /config/rv-chart/criteria

Request:

Changed content type : application/json

  • Changed property criteria (object)

    • Added property asset_usages (array)

      Specify asset usages i.e., from asset usage setup for RV Chart Criteria

POST /config/down-payment/criteria

Request:

Changed content type : application/json

  • Changed property criteria (object)

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

      Items (string):

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

POST /config/commissions/criteria

Request:

Changed content type : application/json

  • Changed property criteria (object)

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

      Items (string):

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

POST /config/subsidy/criteria

Request:

Changed content type : application/json

  • Changed property criteria (object)

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

      Items (string):

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

GET /config/down-payment/filter

Parameters:

Added: asset_usages in query

Deleted: asset_usage in query

GET /config/down-payment

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

POST /config/down-payment

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Down Payment Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Down Payment Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

GET /config/down-payment/{down_payment_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

DELETE /config/down-payment/{down_payment_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

PATCH /config/down-payment/{down_payment_id}

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Down Payment Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Down Payment Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Down Payment Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Down Payment Chart Criteria

GET /config/commissions/filter

Parameters:

Added: asset_usages in query

Deleted: asset_usage in query

GET /config/commissions

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

POST /config/commissions

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Commission Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Commission Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

GET /config/commissions/{commission_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

DELETE /config/commissions/{commission_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

PATCH /config/commissions/{commission_id}

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Commission Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Commission Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Commission Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Commission Chart Criteria

GET /config/subsidy/filter

Parameters:

Added: asset_usages in query

Deleted: asset_usage in query

GET /config/subsidy

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

POST /config/subsidy

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Subsidy Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Subsidy Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

GET /config/subsidy/{subsidy_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

DELETE /config/subsidy/{subsidy_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

PATCH /config/subsidy/{subsidy_id}

Request:

Changed content type : application/json

  • Added property asset_usages (array)

    Asset Usage for Subsidy Chart Criteria

  • Deleted property asset_usage (string)

    Asset Usage for Subsidy Chart Criteria

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property asset_usages (array)

      Asset Usage for Subsidy Chart Criteria

    • Deleted property asset_usage (string)

      Asset Usage for Subsidy Chart Criteria

POST /config/down-payment-chart-evaluate

Request:

Changed content type : application/json

  • Deleted property asset_usage (string)

POST /config/commission-chart-evaluate

Request:

Changed content type : application/json

  • Deleted property asset_usage (string)

GET /config/financial-product/{financial_product_id}

Parameters:

Added: lender_id in header

Changed: financial_product_id in path

GET /config/document-type

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New optional properties:

    • lender_id

    • Changed property document_code (string)

      Document code

POST /config/document-type

Request:

Changed content type : application/json

New optional properties:

  • lender_id
  • Changed property document_code (string)

    Document code

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

    • Changed property document_code (string)

      Document code

GET /config/document-type/filter

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      New optional properties:

      • lender_id

      • Changed property document_code (string)

        Document code

GET /config/document-type/{document_type_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

    • Changed property document_code (string)

      Document code

DELETE /config/document-type/{document_type_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

    • Changed property document_code (string)

      Document code

PATCH /config/document-type/{document_type_id}

Request:

Changed content type : application/json

New optional properties:

  • lender_id
  • Changed property document_code (string)

    Document code

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New optional properties:

    • lender_id

    • Changed property document_code (string)

      Document code

GET /config/odometer/{lender_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property allow_duplicate_ssn (boolean)

GET /config/dealer/option

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property vehicle_type (integer)

      AddonModel asset condition

POST /config/dealer/option

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Changed property vehicle_type (integer)

      AddonModel asset condition

GET /config/dealer/option/{option_id}

Parameters:

Changed: option_id in path

PATCH /config/dealer/option/{option_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property vehicle_type (integer)

      AddonModel asset condition

GET /config/dealer/fee

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

POST /config/dealer/fee

Request:

Changed content type : application/json

New required properties:

  • dealer_code
  • Changed property is_active (boolean)

    is active

  • Changed property id (integer)

    Id

  • Changed property fee_name (string)

    fee name

  • Changed property states (array)

    states

  • Changed property default_amount (number)

    default amount

  • Changed property taxable (boolean)

    taxable

  • Changed property dealer_id (integer)

    dealer id

  • Changed property dealer_code (string)

    dealer code

  • Changed property applicable_finance_type (array)

    applicable finance type Lease or Finace

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

GET /config/dealer/fee/dealer-code/{dealer_code}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

GET /config/dealer/{dealer_code}/fees

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

GET /config/dealer/fee/{fee_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

DELETE /config/dealer/fee/{fee_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

PATCH /config/dealer/fee/{fee_id}

Request:

Changed content type : application/json

New required properties:

  • dealer_code
  • Changed property is_active (boolean)

    is active

  • Changed property id (integer)

    Id

  • Changed property fee_name (string)

    fee name

  • Changed property states (array)

    states

  • Changed property default_amount (number)

    default amount

  • Changed property taxable (boolean)

    taxable

  • Changed property dealer_id (integer)

    dealer id

  • Changed property dealer_code (string)

    dealer code

  • Changed property applicable_finance_type (array)

    applicable finance type Lease or Finace

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • dealer_code

    • Changed property is_active (boolean)

      is active

    • Changed property id (integer)

      Id

    • Changed property fee_name (string)

      fee name

    • Changed property states (array)

      states

    • Changed property default_amount (number)

      default amount

    • Changed property taxable (boolean)

      taxable

    • Changed property dealer_id (integer)

      dealer id

    • Changed property dealer_code (string)

      dealer code

    • Changed property applicable_finance_type (array)

      applicable finance type Lease or Finace

DELETE /config/dealers/{dealer_id}

Parameters:

Added: lender_id in header

GET /config/dealer/fees/filter

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      New required properties:

      • dealer_code

      • Changed property is_active (boolean)

        is active

      • Changed property id (integer)

        Id

      • Changed property fee_name (string)

        fee name

      • Changed property states (array)

        states

      • Changed property default_amount (number)

        default amount

      • Changed property taxable (boolean)

        taxable

      • Changed property dealer_id (integer)

        dealer id

      • Changed property dealer_code (string)

        dealer code

      • Changed property applicable_finance_type (array)

        applicable finance type Lease or Finace

GET /config/asset-make

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

GET /config/asset-make/test/{lender_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

GET /config/all-asset-make

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

GET /config/asset-make/{make_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

DELETE /config/asset-make/{make_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

PATCH /config/asset-make/{make_id}

Request:

Changed content type : application/json

  • Deleted property asset_models (array)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property asset_models (array)

      Changed items (object):

      New optional properties:

      • lender_id

GET /config/dealer/option/filter

Parameters:

Changed: page_number in query

Changed: page_size in query

Changed: is_active in query

Changed: price in query

Changed: rv_adder in query

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      • Changed property vehicle_type (integer)

        AddonModel asset condition

GET /config/vehicle-detail

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property dealer_options (array)

      List of dealer options

      Changed items (object):

      • Changed property vehicle_type (integer)

        AddonModel asset condition

GET /config/vehicle-detail/{vin}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property dealer_options (array)

      List of dealer options

      Changed items (object):

      • Changed property vehicle_type (integer)

        AddonModel asset condition

POST /config/vehicle-detail/

Request:

Changed content type : application/json

  • Changed property dealer_options (array)

    List of dealer options

    Changed items (object):

    • Changed property vehicle_type (integer)

      AddonModel asset condition

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Changed property dealer_options (array)

      List of dealer options

      Changed items (object):

      • Changed property vehicle_type (integer)

        AddonModel asset condition

PATCH /config/vehicle-detail/{vehicle_detail_id}

Request:

Changed content type : application/json

  • Changed property dealer_options (array)

    List of dealer options

    Changed items (object):

    • Changed property vehicle_type (integer)

      AddonModel asset condition

DELETE /config/vehicle-detail/{vehicle_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property dealer_options (array)

      List of dealer options

      Changed items (object):

      • Changed property vehicle_type (integer)

        AddonModel asset condition

GET /config/asset-make/filter

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      • Changed property asset_models (array)

        Changed items (object):

        New optional properties:

        • lender_id

GET /config/asset-data/filter

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      • Changed property asset_models (array)

        Changed items (object):

        New optional properties:

        • lender_id

PATCH /config/update_checklist/

Request:

Changed content type : application/json

  • Changed property payload (object)

    • Changed property items (array)

      Changed items (object):

      • Changed property answer_list (array)

        Changed items (object):

        • Added property is_remarks_required (boolean)

POST /config/create_checklist/

Request:

Changed content type : application/json

  • Changed property payload (array)

    Changed items (object):

    • Changed property items (array)

      Changed items (object):

      • Changed property answer_list (array)

        Changed items (object):

        • Added property is_remarks_required (boolean)