Lane API

Lane offers a feature-rich, end-to-end order management system for asset leasing, loans and credit companies. Our platform covers all aspects, from conducting end-to-end sales to performing dealer and partner-related tasks and marketing-related activities.

Documentation

Specifications

OpenAPI Specification

lane-api-openapi.yml Raw ↑
openapi: 3.0.2
info:
  version: 1.3.43
  title: Lane API
  contact:
    email: [email protected], [email protected]
  x-logo:
    url: ../lane/docs/64x64.png
    altText: Lane
    backgroundColor: '#FFFFFF'
  description: >-
    Lane offers a feature-rich, end-to-end order management system for asset
    leasing, loans and credit companies. Our platform covers all aspects, from
    conducting end-to-end sales to performing dealer and partner-related tasks
    and marketing-related activities.
externalDocs:
  url: https://developer.appexnow.com/docs/lane/overview
  description: Product Documentation
servers:
  - url: https://dms-api.netsolapp.io
tags:
  - name: Customer Management
    description: >-
      Customer Management is a collection of APIs to manage Customer
      information. It includes but is not limited to personal information,
      License information, employment information, financial information,
      signatures, address(es) and insurance information. This collection
      facilitates to manage Customer information for any business and provides
      all relevant information for its operations.
  - name: Order Management
    description: Manage operations related to Orders.
  - name: Disclaimer Management
    description: Manage disclaimers for order and customers.
  - name: Workqueue Management
    description: Manage operations related to workqueue.
  - name: Order Calculations
    description: Manage operations related to order calculations.
  - name: Appointment Management
    description: Manage operations related to appointment management.
  - name: Customer Consent
    description: Manage operations related to customer consent.
  - name: Customer Document
    description: Manage customer documents for order and customers.
  - name: Document Package Management
    description: Manage operations related to Document package
  - name: Credit Approval
    description: Manage operations related to Credit Approval.
  - name: Customer Contract
    description: Manage operations related to Customer Contract
  - name: Stipulation Fulfillment
    description: Manage operations related to Stipulation Fulfillment
  - name: Order Events
    description: Manage operations related to Order Events
  - name: History
    description: Manage operations related to History
  - name: Request
    description: Manage operations related to Request
  - name: Stipulation
    description: Manage operations related to Stipulation
  - name: External Order Management
    description: Manage operations related to External Order Management
  - name: root
    description: API health and Version
  - name: AN Dealers
  - name: Theme Builder
  - name: External Keys
  - name: Change Log
    description: "# API Docs Version 1.3.43\r\n --- \r\n\r\n## What's New\r\n\r\n\r\n### `PATCH` /dms/update-dms-customer\r\n\r\n> Update Dms Customer\r\n\r\n\r\n### `GET` /dms/check-dms-customer\r\n\r\n> Get customer record\r\n\r\n\r\n### `GET` /dms/customer/signature/by-dealer-id\r\n\r\n> Gets a customer signature record by dealer id\r\n\r\n\r\n### `PATCH` /dms/customer/update-insurance-information\r\n\r\n> Updates customer insurance information\r\n\r\n\r\n### `POST` /dms/customer/all-customers-orders-dynamic-search\r\n\r\n> Get all customer records along with its orders  dynamic search\r\n\r\n\r\n### `POST` /dms/customer/send-order-link\r\n\r\n> send order link\r\n\r\n\r\n### `GET` /dms/customers/reference-id\r\n\r\n> Get reference id by email\r\n\r\n\r\n### `POST` /dms/send-notification-email-sqs\r\n\r\n> Send Email Notification Through SQS\r\n\r\n\r\n### `POST` /dms/send-notification-email\r\n\r\n> Send Email Notification\r\n\r\n\r\n### `GET` /dms/order/order_insurance_documents/{reference_number}\r\n\r\n> Get order insurance documents by order ID\r\n\r\n\r\n### `POST` /dms/configure/insurance\r\n\r\n> Add insurance\r\n\r\n\r\n### `GET` /dms/order/workqueue\r\n\r\n> Get all orders for workqueue.\r\n\r\n\r\n### `PATCH` /dms/order/asset/{reference_number}\r\n\r\n> Updates an order asset record\r\n\r\n\r\n### `POST` /dms/update-order-submission\r\n\r\n> Update Order Submission Status\r\n\r\n\r\n### `PATCH` /dms/order/approve-order-by-lender/{reference_number}/{lender_id}\r\n\r\n> Update Order Status and Lender Id\r\n\r\n\r\n### `POST` /dms/order/get-customer-order-submissions/{customer_reference_id}/{submission_status}\r\n\r\n> Get order lender submissions of customer by status and Lender ids\r\n\r\n\r\n### `GET` /dms/order/get-order-submission-by-id/{submission_id}\r\n\r\n> Get single order submission by primary key\r\n\r\n\r\n### `PATCH` /dms/order/re-submit/{identifier}\r\n\r\n> Update order and re-send deal to lender\r\n\r\n\r\n### `PATCH` /dms/configure/individualized-agreement\r\n\r\n> Creates an order individualized agreement info setup record\r\n\r\n\r\n### `PATCH` /dms/configure/update-financial-indicator/{reference_number}/{is_payment_updated}\r\n\r\n> Update Financial Indicator\r\n\r\n\r\n### `POST` /dms/order/proposal\r\n\r\n> Create new order proposal for broker\r\n\r\n\r\n### `PATCH` /dms/order/proposal\r\n\r\n> Update order proposal for broker\r\n\r\n\r\n### `PATCH` /dms/order/change-proposal-status\r\n\r\n> Update order proposal status\r\n\r\n\r\n### `GET` /dms/order/proposal-dashboard-analytics\r\n\r\n> Get order proposal analytics for broker dashboard\r\n\r\n\r\n### `POST` /dms/order/generate-document/{event_name}\r\n\r\n> Generate Document for respective event\r\n\r\n\r\n### `POST` /dms/order/download_document_by_event/{event_name}\r\n\r\n> Get generated document(s) key(s) against specific event\r\n\r\n\r\n### `POST` /dms/order/send-email/{event_name}\r\n\r\n> send Email notification\r\n\r\n\r\n### `GET` /dms/order/stakeholder/\r\n\r\n> Get order stakeholder\r\n\r\n\r\n### `POST` /dms/order/stakeholder/\r\n\r\n> Create new order stakeholder\r\n\r\n\r\n### `DELETE` /dms/order/stakeholder/\r\n\r\n> Update order stakeholder\r\n\r\n\r\n### `PATCH` /dms/order/stakeholder/\r\n\r\n> Update order stakeholder\r\n\r\n\r\n### `POST` /dms/configure/multiple-disclaimers\r\n\r\n> Create multiple disclaimers\r\n\r\n\r\n### `POST` /dms/quote/calculation/monthlyImpact\r\n\r\n> Calculate Monthly Impact\r\n\r\n\r\n### `GET` /dms/customer/document/download-stream\r\n\r\n> Get customer document stream by artifect_id\r\n\r\n\r\n### `GET` /dms/get-an-signed-url\r\n\r\n> Get AN Signed URL to Upload\r\n\r\n\r\n### `POST` /dms/configure/by-role/{document_package_identifier}/{document_identifier}/{signature_id}/{signer_role}\r\n\r\n> Sign document\r\n\r\n\r\n### `GET` /dms/configure/document-pre-signed-url/{key}\r\n\r\n> Get document package by identifier\r\n\r\n\r\n### `GET` /dms/configure/document-notification-bookmarks\r\n\r\n> Get bookmarks of documents and notifications\r\n\r\n\r\n### `POST` /dms/contract-document\r\n\r\n> Handle contract document\r\n\r\n\r\n### `GET` /dms/company/by-tenant-id/{tenant_id}\r\n\r\n> Find Company By Tenant Id\r\n\r\n\r\n### `GET` /dms/integration/company\r\n\r\n> Get All Company Integration\r\n\r\n\r\n### `GET` /dms/integration/by_provider_name/{dealer_code}/{integration_type}/{provider_name}\r\n\r\n> Get Integration By Provider Name\r\n\r\n\r\n### `GET` /dms/integration/configuration/{dealer_code}/{integration_type}/{provider_name}\r\n\r\n> Get Hubex Configuration By Provider Name\r\n\r\n\r\n### `GET` /dms/dealer/option-model-name\r\n\r\n> Get All Dealer Options By Model Name\r\n\r\n\r\n### `GET` /dms/get-payment-methods/{reference_number}\r\n\r\n> Get Payment Methods & Get Paid Amount\r\n\r\n\r\n### `POST` /dms/plaid-link-token/\r\n\r\n> Create Link Token\r\n\r\n\r\n### `POST` /dms/create-payment/\r\n\r\n> Create payment for new Order\r\n\r\n\r\n### `POST` /dms/update-payment/\r\n\r\n> Update Order Payment\r\n\r\n\r\n### `POST` /dms/add-payment-details/\r\n\r\n> Add Payment Details from dealer side\r\n\r\n\r\n### `PUT` /dms/remove-payment-details/{order_payment_detail_id}\r\n\r\n> Remove the order payment detail\r\n\r\n\r\n### `GET` /dms/dealer/get-associated-dealers\r\n\r\n> Get All Dealer Distance\r\n\r\n\r\n### `GET` /dms/dealer/check-actively-order\r\n\r\n> Check Dealer actively order\r\n\r\n\r\n### `POST` /dms/get-trade-in-year/\r\n\r\n> Get all the year from KBB\r\n\r\n\r\n### `POST` /dms/get-trade-in-make/\r\n\r\n> Get all the make from KBB\r\n\r\n\r\n### `POST` /dms/get-trade-in-model/\r\n\r\n> Get all the models from KBB\r\n\r\n\r\n### `POST` /dms/get-trade-in-trim/\r\n\r\n> Get all the trims from KBB\r\n\r\n\r\n### `POST` /dms/get-trade-in-vehicle_value/\r\n\r\n> Get vehicle estimation from KBB\r\n\r\n\r\n### `POST` /dms/get-trade-in-vehicle_detail/\r\n\r\n> Get vehicle details from KBB\r\n\r\n\r\n### `POST` /dms/get-vehicle-detail-by-vin/\r\n\r\n> Get vehicle details through VIN\r\n\r\n\r\n### `PATCH` /dms/set-trade-in-inspection-status/{order_id}\r\n\r\n> Set Trade-in inspection status\r\n\r\n\r\n### `GET` /dms/get-trade_in_history/{order_id}\r\n\r\n> Get trade in history\r\n\r\n\r\n### `POST` /dms/get-tradein-options/\r\n\r\n> Get trade in options linked with vehicles\r\n\r\n\r\n### `POST` /dms/event_analytic\r\n\r\n> Create Event\r\n\r\n\r\n### `GET` /dms/lead/{dealer_id}\r\n\r\n> Get dealer's lead\r\n\r\n\r\n### `PATCH` /dms/lead\r\n\r\n> Update exisitng Draft/Active lead otherwise create new Lead\r\n\r\n\r\n### `PATCH` /dms/lead/change-status/{lead_id}\r\n\r\n> Update exisitng lead status\r\n\r\n\r\n### `POST` /dms/insurance/add-insurance\r\n\r\n> Add Insurance\r\n\r\n\r\n## What's Deleted\r\n\r\n\r\n### `GET` /dms/lender/by-tenant-id/{tenant_id}\r\n\r\n> Find Lender By Tenant Id\r\n\r\n\r\n### `GET` /dms/integration/lender\r\n\r\n> Get All Lender Integration\r\n\r\n\r\n### `GET` /dms/integration/by_provider_name/{provider_name}\r\n\r\n> Get Integration By Provider Name\r\n\r\n\r\n### `GET` /dms/dealer/option-trim-code\r\n\r\n> Get All Dealer Options By Trim Code\r\n\r\n\r\n## What's Changed\r\n\r\n\r\n### `POST` /dms/customer/all-customers-dynamic-search\r\n\r\n\r\n#### Parameters:\r\n\r\nChanged: `sort_by` in `query`\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nChanged items (object):\r\n\r\n* Changed property `field` (string)\r\n    > An enumeration.\r\n\r\n\r\n    Added enum values:\r\n\r\n    * `stock_number`\r\n    * `dealer_id`\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n### `PATCH` /dms/check-customer-by-email\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `preferred_contact` (string)\r\n\r\n    * Added property `external_id` (string)\r\n\r\n### `GET` /dms/customer/license-info\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `is_presigned_url_required` in `query`\r\n\r\n### `POST` /dms/customer/license-info\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `dealer_code` in `query`\r\n\r\n### `PATCH` /dms/customer/license-info\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `is_presigned_url_required` in `query`\r\n\r\nAdded: `dealer_code` in `query`\r\n\r\n### `POST` /dms/customer/personal-finance\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `dealer_code` in `query`\r\n\r\n### `PATCH` /dms/customer/personal-finance\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `dealer_code` in `query`\r\n\r\n### `GET` /dms/customer/signature\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `dealer_id` (integer)\r\n\r\n### `POST` /dms/customer/signature\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Added property `dealer_id` (integer)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **201 Created**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `dealer_id` (integer)\r\n\r\n### `PATCH` /dms/customer/signature\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `dealer_id` in `query`\r\n\r\nChanged: `reference_id` in `query`\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `dealer_id` (integer)\r\n\r\n### `GET` /dms/address/history\r\n\r\n\r\n#### Parameters:\r\n\r\nChanged: `address_type` in `query`\r\n\r\n### `PATCH` /dms/customer/insurance-information\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Added property `insurance_documents` (array)\r\n\r\n    Items (object):\r\n\r\n    * Property `document` (string)\r\n\r\n    * Property `content_type` (string)\r\n        > format: application/pdf, image/png\r\n\r\n\r\n    * Property `name` (string)\r\n\r\n    * Property `file_size` (string)\r\n\r\n    * Property `created_by` (string)\r\n\r\n    * Property `doucment_reference_id` (string)\r\n\r\n### `POST` /dms/customer/comment\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nNew optional properties:\r\n- `reference_id`\r\n\r\n### `GET` /dms/customer/comments\r\n\r\n\r\n#### Parameters:\r\n\r\nChanged: `reference_id` in `query`\r\n\r\nChanged: `page_number` in `query`\r\n\r\nChanged: `page_size` in `query`\r\n\r\n### `POST` /dms/customer/license-verification\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Added property `dealer_code` (string)\r\n\r\n### `POST` /dms/customer/fraud-check\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nNew required properties:\r\n- `dealer_code`\r\n\r\n* Added property `dealer_code` (string)\r\n\r\n### `POST` /dms/configure/order-fees\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Added property `vendor` (string)\r\n\r\n* Added property `fee_type` (string)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **201 Created**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Added property `fee_type` (string)\r\n\r\n### `GET` /dms/configure/order-fees/{identifier}\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Added property `fee_type` (string)\r\n\r\n### `DELETE` /dms/configure/order-fees/{identifier}\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Added property `fee_type` (string)\r\n\r\n### `PATCH` /dms/configure/order-fees/{identifier}\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Added property `vendor` (string)\r\n\r\n* Added property `fee_type` (string)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Added property `fee_type` (string)\r\n\r\n### `POST` /dms/configure/order-fni\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nNew required properties:\r\n- `form_id`\r\n- `mileage`\r\n- `rate_id`\r\n- `term`\r\n\r\n* Added property `mileage` (integer)\r\n\r\n* Added property `term` (integer)\r\n\r\n* Added property `is_msp` (boolean)\r\n\r\n* Added property `form_id` (integer)\r\n\r\n* Added property `rate_id` (integer)\r\n\r\n### `GET` /dms/configure/order-fni/{identifier}\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    Changed items (object):\r\n\r\n    New required properties:\r\n    - `form_id`\r\n    - `mileage`\r\n    - `rate_id`\r\n    - `term`\r\n\r\n    * Added property `mileage` (integer)\r\n\r\n    * Added property `term` (integer)\r\n\r\n    * Added property `is_msp` (boolean)\r\n\r\n    * Added property `form_id` (integer)\r\n\r\n    * Added property `rate_id` (integer)\r\n\r\n### `DELETE` /dms/configure/order-fni/{identifier}\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    New required properties:\r\n    - `form_id`\r\n    - `mileage`\r\n    - `rate_id`\r\n    - `term`\r\n\r\n    * Added property `mileage` (integer)\r\n\r\n    * Added property `term` (integer)\r\n\r\n    * Added property `is_msp` (boolean)\r\n\r\n    * Added property `form_id` (integer)\r\n\r\n    * Added property `rate_id` (integer)\r\n\r\n### `PATCH` /dms/configure/order-fni/{identifier}\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nNew required properties:\r\n- `form_id`\r\n- `mileage`\r\n- `rate_id`\r\n- `term`\r\n\r\n* Added property `mileage` (integer)\r\n\r\n* Added property `term` (integer)\r\n\r\n* Added property `is_msp` (boolean)\r\n\r\n* Added property `form_id` (integer)\r\n\r\n* Added property `rate_id` (integer)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    New required properties:\r\n    - `form_id`\r\n    - `mileage`\r\n    - `rate_id`\r\n    - `term`\r\n\r\n    * Added property `mileage` (integer)\r\n\r\n    * Added property `term` (integer)\r\n\r\n    * Added property `is_msp` (boolean)\r\n\r\n    * Added property `form_id` (integer)\r\n\r\n    * Added property `rate_id` (integer)\r\n\r\n### `PATCH` /dms/configure/order/update-status/{reference_number}\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `is_inventory_check` in `query`\r\n\r\n### `GET` /dms/configure/assets-by-trim-code/{trim_code}\r\n\r\n\r\n### `GET` /dms/configure/quick-quotation-by-identifier/{identifier}\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `name` (string)\r\n\r\n    * Added property `end_date` (string)\r\n\r\n    * Added property `updated_at` (string)\r\n\r\n    * Added property `estimated_monthly_payment` (string)\r\n\r\n    * Added property `calculations_type` (string)\r\n\r\n    * Added property `sum_of_advance_rentals` (number)\r\n\r\n    * Added property `balloon_collection` (string)\r\n\r\n    * Added property `product_type` (string)\r\n\r\n    * Added property `commission_type` (string)\r\n\r\n    * Added property `tax_amount` (number)\r\n\r\n    * Added property `tax_amount_number` (integer)\r\n\r\n    * Added property `deferred_type` (string)\r\n\r\n    * Added property `rate_type` (string)\r\n\r\n    * Added property `margin` (number)\r\n\r\n    * Added property `rental_mode` (string)\r\n\r\n    * Added property `sum_of_fees` (number)\r\n\r\n    * Added property `sum_of_periodic_interest` (number)\r\n\r\n    * Added property `sum_of_rentals` (number)\r\n\r\n    * Added property `total_payables` (number)\r\n\r\n    * Added property `running_id` (string)\r\n\r\n    * Added property `broker_id` (integer)\r\n\r\n    * Added property `non_vatable_amount` (number)\r\n\r\n    * Added property `order_stakeholders` (array)\r\n\r\n        Items (object):\r\n\r\n        * Property `identifier` (string)\r\n\r\n        * Property `order_identifier` (string)\r\n\r\n        * Property `stakeholder_reference_id` (string)\r\n\r\n        * Property `name` (string)\r\n\r\n        * Property `email` (string)\r\n\r\n        * Property `role` (string)\r\n\r\n        * Property `position` (string)\r\n\r\n        * Property `contact_number` (string)\r\n\r\n        * Property `address_id` (string)\r\n\r\n    * Added property `date_submitted` (string)\r\n\r\n    * Changed property `order_fees` (array)\r\n\r\n        Changed items (object):\r\n\r\n        * Added property `id` (integer)\r\n\r\n        * Added property `fee_frequency` (string)\r\n\r\n        * Added property `fee_occurance` (string)\r\n\r\n        * Added property `fee_first_due_date` (string)\r\n\r\n    * Changed property `assets` (array)\r\n\r\n        Changed items (object):\r\n\r\n        * Added property `id` (integer)\r\n\r\n        * Added property `identifier` (string)\r\n\r\n        * Added property `rv_balloon_amount` (number)\r\n\r\n    * Changed property `customer` (object)\r\n\r\n        * Added property `company_name` (string)\r\n\r\n        * Added property `customer_type` (string)\r\n\r\n### `GET` /dms/configure/quick-quotation-by-vendor\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `statuses` in `query`\r\n> Accepts only string values\r\n\r\n\r\nAdded: `dealer_id` in `query`\r\n\r\nAdded: `broker_id` in `query`\r\n\r\nAdded: `lender_name` in `query`\r\n\r\nAdded: `dealer_name` in `query`\r\n\r\nAdded: `introducer_name` in `query`\r\n\r\nAdded: `name` in `query`\r\n\r\nAdded: `finance_type` in `query`\r\n\r\nAdded: `product_type` in `query`\r\n\r\nAdded: `finance_amount` in `query`\r\n\r\nAdded: `updated_at` in `query`\r\n\r\nAdded: `date_submitted` in `query`\r\n\r\nAdded: `start_date` in `query`\r\n\r\nAdded: `end_date` in `query`\r\n\r\nAdded: `sort_by` in `query`\r\n\r\nAdded: `sort_order` in `query`\r\n\r\nAdded: `order_stage` in `query`\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `name` (string)\r\n\r\n    * Added property `end_date` (string)\r\n\r\n    * Added property `updated_at` (string)\r\n\r\n    * Added property `estimated_monthly_payment` (string)\r\n\r\n    * Added property `calculations_type` (string)\r\n\r\n    * Added property `sum_of_advance_rentals` (number)\r\n\r\n    * Added property `balloon_collection` (string)\r\n\r\n    * Added property `product_type` (string)\r\n\r\n    * Added property `commission_type` (string)\r\n\r\n    * Added property `tax_amount` (number)\r\n\r\n    * Added property `tax_amount_number` (integer)\r\n\r\n    * Added property `deferred_type` (string)\r\n\r\n    * Added property `rate_type` (string)\r\n\r\n    * Added property `margin` (number)\r\n\r\n    * Added property `rental_mode` (string)\r\n\r\n    * Added property `sum_of_fees` (number)\r\n\r\n    * Added property `sum_of_periodic_interest` (number)\r\n\r\n    * Added property `sum_of_rentals` (number)\r\n\r\n    * Added property `total_payables` (number)\r\n\r\n    * Added property `running_id` (string)\r\n\r\n    * Added property `broker_id` (integer)\r\n\r\n    * Added property `non_vatable_amount` (number)\r\n\r\n    * Added property `order_stakeholders` (array)\r\n\r\n    * Added property `date_submitted` (string)\r\n\r\n    * Changed property `order_fees` (array)\r\n\r\n        Changed items (object):\r\n\r\n        * Added property `id` (integer)\r\n\r\n        * Added property `fee_frequency` (string)\r\n\r\n        * Added property `fee_occurance` (string)\r\n\r\n        * Added property `fee_first_due_date` (string)\r\n\r\n    * Changed property `assets` (array)\r\n\r\n        Changed items (object):\r\n\r\n        * Added property `id` (integer)\r\n\r\n        * Added property `identifier` (string)\r\n\r\n        * Added property `rv_balloon_amount` (number)\r\n\r\n    * Changed property `customer` (object)\r\n\r\n        * Added property `company_name` (string)\r\n\r\n        * Added property `customer_type` (string)\r\n\r\n### `GET` /dms/get-setup-data\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `company_id` in `query`\r\n\r\nDeleted: `lender_id` in `query`\r\n\r\n### `GET` /dms/configure/disclaimer-agreement\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `order_reference_id` in `query`\r\n\r\n### `GET` /dms/configure/workqueue/search\r\n\r\n\r\n#### Parameters:\r\n\r\nAdded: `latest_order` in `query`\r\n\r\n### `POST` /dms/quote/calculation\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n### `POST` /dms/quote/calculate-order\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n### `POST` /dms/quote/calculate-nfa\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    New required properties:\r\n    - `net_financed_amount`\r\n\r\n    New optional properties:\r\n    - `financed_amount`\r\n\r\n    * Added property `net_financed_amount` (number)\r\n        > Net Financed amount calculated\r\n\r\n\r\n    * Deleted property `financed_amount` (integer)\r\n        > Financed amount calculated\r\n\r\n\r\n### `POST` /dms/quote/calculation/V2\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nNew required properties:\r\n- `finance_type`\r\n\r\nNew optional properties:\r\n- `base_rate`\r\n- `calculation_method`\r\n- `financed_amount`\r\n- `rental_mode`\r\n\r\n* Added property `annual_usage` (integer)\r\n    > Allowed Usage\r\n\r\n\r\n* Added property `lender_id` (integer)\r\n    > Lender Id\r\n\r\n\r\n* Added property `net_financed_amount` (number)\r\n    > Asset Financed amount\r\n\r\n\r\n* Added property `vehicle` (object)\r\n    > Vehicle\r\n\r\n\r\n    * Property `vin` (string)\r\n        > VIN\r\n\r\n\r\n    * Property `is_new` (boolean)\r\n        > Is New\r\n\r\n\r\n    * Property `odometer_mileage` (integer)\r\n        > Odometer\r\n\r\n\r\n    * Property `msrp` (number)\r\n        > MSRP\r\n\r\n\r\n    * Property `year` (integer)\r\n        > Year\r\n\r\n\r\n    * Property `transmission_type` (string)\r\n        > Transmission Type\r\n\r\n\r\n* Added property `customer_address` (object)\r\n    > Customer Address\r\n\r\n\r\n    * Property `street_address` (string)\r\n        > Street Address\r\n\r\n\r\n    * Property `city` (string)\r\n        > City\r\n\r\n\r\n    * Property `state` (string)\r\n        > State\r\n\r\n\r\n    * Property `zip_code` (string)\r\n        > Zip Code\r\n\r\n\r\n* Added property `dealer_address` (object)\r\n    > Dealer Address\r\n\r\n\r\n* Added property `trade_in_amount` (number)\r\n    > Trade-in amount\r\n\r\n\r\n* Added property `finance_type` (string)\r\n    > Finance Type\r\n\r\n\r\n* Added property `markup_rate` (number)\r\n    > Markup Rate\r\n\r\n\r\n* Added property `trade_ins` (array)\r\n    > Trade Ins\r\n\r\n\r\n    Items (object):\r\n\r\n    * Property `trade_in_type` (string)\r\n        > Trade In Type\r\n\r\n\r\n    * Property `vin` (string)\r\n        > VIN\r\n\r\n\r\n    * Property `offer_amount` (number)\r\n        > Offer Amount\r\n\r\n\r\n    * Property `pay_off_amount` (number)\r\n        > Pay Off Amount\r\n\r\n\r\n    * Property `allowance_amount` (number)\r\n        > Actual Cash Value\r\n\r\n\r\n* Added property `rebate` (object)\r\n    > Rebate Model\r\n\r\n\r\n    * Property `name` (string)\r\n        > Description of the rebate\r\n\r\n\r\n    * Property `price` (number)\r\n        > Price of the rebate\r\n\r\n\r\n* Added property `tax_on_selling_price` (number)\r\n    > Selling Price Tax Calculation\r\n\r\n\r\n* Deleted property `financed_amount` (number)\r\n    > Asset Financed amount\r\n\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `add_ons_total` (number)\r\n\r\n    * Added property `adjusted_capitalized_cost` (number)\r\n\r\n    * Added property `base_monthly_payment` (number)\r\n\r\n    * Added property `tax_on_capitalized_cost_reduction` (number)\r\n\r\n    * Added property `monthly_deprecation` (number)\r\n\r\n    * Added property `capitalized_cost_reduction` (number)\r\n\r\n    * Added property `fees_total` (number)\r\n\r\n    * Added property `fni_total` (number)\r\n\r\n    * Added property `fni_products` (array)\r\n\r\n        Items (object):\r\n\r\n        * Property `price` (number)\r\n\r\n        * Property `name` (string)\r\n\r\n        * Property `monthly_impact` (number)\r\n\r\n    * Added property `gross_capitalized_cost` (number)\r\n\r\n    * Added property `monthly_payment` (number)\r\n\r\n    * Added property `monthly_sales_use_tax` (number)\r\n\r\n    * Added property `rebate_promotions` (number)\r\n\r\n    * Added property `tax_amount` (number)\r\n\r\n### `POST` /dms/quote/calculation/multi-assets\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\nChanged items (object):\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n### `POST` /dms/quote/calculation/quantity\r\n\r\n\r\n#### Request:\r\n\r\nChanged content type : `application/json`\r\n\r\n* Changed property `fees` (array)\r\n    > Fees\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `fee_handling` (string)\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n    * Added property `tax_in_capital` (boolean)\r\n\r\n    * Added property `vendor` (string)\r\n\r\n    * Deleted property `amount_handling` (string)\r\n\r\n* Changed property `fni_products` (array)\r\n    > F&I Products\r\n\r\n\r\n    Changed items (object):\r\n\r\n    * Added property `is_taxable` (boolean)\r\n\r\n### `GET` /dms/customer/document/status\r\n\r\n\r\n#### Return Type:\r\n\r\nChanged response : **200 OK**\r\n> Successful Response\r\n\r\n\r\n* Changed content type : `application/json`\r\n\r\n    * Added property `customer_reference_id` (string)\r\n\r\n    * Added property `external_reference_id` (string)\r\n\r\n    * Added property `document_type` (string)\r\n\r\n    * Added property `comment` (string)\r\n\r\n    * Added property `category` (string)\r\n\r\n    * Added property `document_name` (string)\r\n\r\n    * Added property `document_size` (string)\r\n\r\n    * Added property `document_url` (string)\r\n\r\n    * Added property `reason_by_system` (string)\r\n\r\n    * Added property `reason_for_customer` (string)\r\n\r\n    * Added property `document_status` (string)\r\n\r\n    * Added property `document_upload_indicator` (boolean)\r\n\r\n    * Added property `expires_at` (string)\r\n        > format: YYYY-MM-DD hh:mm:ss\r

# --- truncated at 32 KB (1010 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/lane-api/refs/heads/main/openapi/lane-api-openapi.yml