Developer Docs
Index
Version 1.0.17

API Doc Version 1.0.17

What's New

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

Get all asset make records

GET /config/all-asset-make

Get all asset make records

What's Deleted

GET /config/asset-model/filter

Get asset model paginated data

GET /config/asset-model/by-asset-make-id/{asset_make_id}

Get asset model Record

GET /config/asset-trim/filter

Get asset trim paginated data

GET /config/get_api_key/{token}

Get Api Key

GET /config/chart-association/

Get all chart association

POST /config/chart-association/

Creates a chart association

GET /config/chart-association/{charts_association_id}

Gets a single chart-association record

DELETE /config/chart-association/{charts_association_id}

Deletes a single chart association record

PATCH /config/chart-association/{charts_association_id}

Updates a single chart association record

GET /config/accessories-category

Get accessory category records

GET /config/accessories-category/{accessory_id}

Get accessory category by Id

POST /config/dealer/configurations

Save all dealer configuration by Id

What's Changed

POST /config/asset-model

Request:

Changed content type : application/json

  • Added property asset_trims (array)

    Items (object):

    • Property is_active (boolean)

    • Property is_deleted (boolean)

    • Property id (integer)

    • Property trim_name (string)

    • Property trim_description (string)

    • Property trim_code (string)

    • Property trim_image (array)

      Items (object):

    • Property model_id (integer)

    • Property lender_id (integer)

DELETE /config/asset-model/{asset_model_id}

Parameters:

Changed: asset_model_id in path

PATCH /config/asset-model/{model_id}

Request:

Changed content type : application/json

  • Added property asset_trims (array)

GET /config/asset-condition/active

Parameters:

Added: lender_id in query

Deleted: lender_id in header

GET /config/check-s3-credentials/{tenant_id}

Parameters:

Changed: tenant_id in path

DELETE /config/lender/{lender_id}

Parameters:

Changed: lender_id in path

DELETE /config/address/{address_id}

Parameters:

Changed: address_id in path

GET /config/document-type

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Deleted property is_deleted (boolean)

POST /config/document-type

Request:

Changed content type : application/json

  • Deleted property is_deleted (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property is_deleted (boolean)

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):

      • Deleted property is_deleted (boolean)

GET /config/document-type/{document_type_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property is_deleted (boolean)

DELETE /config/document-type/{document_type_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property is_deleted (boolean)

PATCH /config/document-type/{document_type_id}

Request:

Changed content type : application/json

  • Deleted property is_deleted (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property is_deleted (boolean)

POST /config/asset-make

Request:

Changed content type : application/json

New required properties:

  • external_code
  • name
  • Changed property name (string)

  • Changed property external_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • external_code

    • name

    • Deleted property asset_models (array)

    • Changed property name (string)

    • Changed property external_code (string)

GET /config/asset-make

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    New required properties:

    • external_code

    • name

    • Changed property name (string)

    • Changed property external_code (string)

GET /config/asset-make/{make_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • external_code

    • name

    • Changed property name (string)

    • Changed property external_code (string)

DELETE /config/asset-make/{make_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • external_code

    • name

    • Changed property name (string)

    • Changed property external_code (string)

PATCH /config/asset-make/{make_id}

Request:

Changed content type : application/json

New required properties:

  • external_code
  • name
  • Added property asset_models (array)

    Items (object):

    • Property is_active (boolean)

    • Property is_deleted (boolean)

    • Property id (integer)

    • Property model_name (string)

    • Property model_code (string)

    • Property description (string)

    • Property make_id (integer)

    • Property lender_id (integer)

    • Property asset_trims (array)

  • Changed property name (string)

  • Changed property external_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    New required properties:

    • external_code

    • name

    • Changed property name (string)

    • Changed property external_code (string)

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):

      New required properties:

      • external_code

      • name

      • Changed property name (string)

      • Changed property external_code (string)

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):

      New required properties:

      • external_code

      • name

      • Changed property name (string)

      • Changed property external_code (string)