How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lane API Order Management API

The Order Management API from Lane API — 23 operation(s) for order management.

Lane API Order Management API is one of 177 APIs that Lane API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 31 operations across 23 paths, and defines 58 schemas. It is described by OpenAPI 3.0.2, at version 1.3.43.

Requests are made against a single base URL, https://dms-api.netsolapp.io.

31 operations 23 paths 58 schemas 3 DELETE9 GET11 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.3.43
Server
https://dms-api.netsolapp.io
Authentication
API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Lane API Order Management API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Api-Key (APIKeyHeader). It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow.

Paths & Operations 31

Across 23 paths, the API surfaces 31 operations — 3 DELETE, 9 GET, 11 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Order Management 31
GET
/dms/configure/all-quotation/{reference_number}
Get Specific quotation
get_all_order_quotation_by_reference_number_dms_configure_all_quotation__reference_number__get 1 param → 200422
GET
/dms/configure/all-quotations
Get Specific quotation
get_all_order_quotation_dms_configure_all_quotations_get → 200
PATCH
/dms/configure/quotation/{identifier}
Update an configured quotation
update_order_quotation_dms_configure_quotation__identifier__patch 1 param body → 200422
GET
/dms/configure/order-fees/{identifier}
Get all order fees for order
get_order_fee_by_id_dms_configure_order_fees__identifier__get 1 param → 200422
DELETE
/dms/configure/order-fees/{identifier}
Delete all orders fees filtered on identifier
delete_order_fees_dms_configure_order_fees__identifier__delete 1 param → 200422
PATCH
/dms/configure/order-fees/{identifier}
Update fee record for order
update_order_fee_dms_configure_order_fees__identifier__patch 1 param body → 200422
GET
/dms/configure/order-options/{identifier}
Get order option details
get_order_options_by_identifier_dms_configure_order_options__identifier__get 1 param → 200422
DELETE
/dms/configure/order-options/{identifier}
Delete order option record
delete_order_option_dms_configure_order_options__identifier__delete 1 param → 200422
PATCH
/dms/configure/order-options/{identifier}
Update an order option record
update_order_option_dms_configure_order_options__identifier__patch 1 param body → 200422
POST
/dms/configure/order-fni
Create finance insurance product record for order
add_order_fni_dms_configure_order_fni_post body → 201422
POST
/dms/configure/order/tradein
Creates an order tradein info setup record
add_order_tradein_dms_configure_order_tradein_post body → 200422
PATCH
/dms/configure/order/update-status/{reference_number}
Update order status record by order reference number
update_order_status_by_reference_number_dms_configure_order_update_status__reference_number__patch 2 params body → 200422
GET
/dms/configure/assets-by-trim-code/{trim_code}
Get assets by trim code
quote_comparison_dms_configure_assets_by_trim_code__trim_code__get 1 param → 200422
GET
/dms/order/order_information_for_submitted_order
Get order by order status
get_order_details_dms_order_order_information_for_submitted_order_get 9 params → 200422
GET
/dms/order/order-checklist
Get Order checklist
get_order_checklist_dms_order_order_checklist_get 3 params → 200422
POST
/dms/order/order-checklist
Add Order checklist
add_order_checklist_dms_order_order_checklist_post body → 200422
DELETE
/dms/order/order-checklist
Delete Order checklist
delete_order_checklist_dms_order_order_checklist_delete 2 params → 200422
PATCH
/dms/order/order-checklist
Update Order checklist
update_order_checklist_dms_order_order_checklist_patch 1 param body → 200422
PATCH
/dms/order/update-credit-approver-decision/{reference_number}
Update decision status after receiving decision from credit approver
update_credit_approver_decision_dms_order_update_credit_approver_decision__reference_number__patch 1 param → 200422
PATCH
/dms/order/update-payment-status/{reference_number}
Update Payment Status
update_payment_status_dms_order_update_payment_status__reference_number__patch 3 params → 200422
POST
/dms/order/order-verify-document/{identifier}
Verify Order Documents
verify_order_document_dms_order_order_verify_document__identifier__post 1 param → 200422
POST
/dms/order/upload-signed-document/{identifier}
Upload Signed Document
upload_order_signed_document_dms_order_upload_signed_document__identifier__post 1 param body → 200422
PATCH
/dms/configure/quotation-to-order/{identifier}
Convert specific Quotation to Application
convert_quotation_to_order_dms_configure_quotation_to_order__identifier__patch 1 param body → 200422
POST
/dms/order/quick_quotation
Save Single Quotation
save_quotations_dms_order_quick_quotation_post body → 200422
PATCH
/dms/order/quick_quotation
Update Quotation
update_quotations_dms_order_quick_quotation_patch 1 param body → 200422
GET
/dms/order/workqueue
Get all orders for workqueue.
get_orders_workqueue_dms_order_workqueue_get 25 params → 200422
GET
/dms/get-reference-data/{dealer_code}
Get Reference Data By Dealer Code
get_reference_data_dms_get_reference_data__dealer_code__get 1 param → 200422
PATCH
/dms/order/asset/{reference_number}
Updates an order asset record
update_order_asset_dms_order_asset__reference_number__patch 1 param body → 200422
POST
/dms/update-order-submission
Update Order Submission Status
update_order_submission_dms_update_order_submission_post → 200
POST
/dms/order/get-customer-order-submissions/{customer_reference_id}/{submission_status}
Get order lender submissions of customer by status and Lender ids
get_customer_order_submissions_dms_order_get_customer_order_submissions__customer_reference_id___submission_status__post 2 params → 200422
PATCH
/dms/order/re-submit/{identifier}
Update order and re-send deal to lender
resubmit_order_dms_order_re_submit__identifier__patch 1 param body → 200422

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are OrderQuotationResponseModel (72 properties), OrderQuotationUpdateModel (69 properties), OrderQuotationModel (67 properties), UpdateQuickOrderModel (52 properties). Each schema is shown below with its type and property counts.

SortEnum
string
An enumeration.
CustomerAddressWithoutAddressTypeModel
object
11 properties
AssetsByTrimCodeResponse
object
3 properties
TradeInCheckList
object
3 properties
ValidationError
object
3 properties 3 required
InsuranceInformationWithAddressesModel
object
16 properties 1 required
OrderFIPResponseModel
object
6 properties 5 required
QuickQuotationModel
object
2 properties
OrderChecklistModel
object
12 properties 9 required
CustomerAddressWithId
object
13 properties 1 required
OrderQuotationResponseModel
object
72 properties 4 required
OrderOptionCreateModel
object
5 properties 3 required
CustomerAddressPreResponseModel
object
18 properties 1 required
InvoiceStatus
string
An enumeration.
OrderQuotationUpdateModel
object
69 properties 1 required
VehicleCondition
string
An enumeration.
OrderTradeInModel
object
19 properties
OrderFinancialInsuranceProductModel
object
10 properties 9 required
OrderTradeInCreateModel
object
21 properties
InsuranceDocumentsModel
object
6 properties 3 required
SortByQuickQuotation
string
An enumeration.
OrderStatusRequestModel
object
3 properties 2 required
OrderChecklistUpdateModel
object
14 properties
QuickOrderModel
object
50 properties
OrderFeeCreateModel
object
5 properties 2 required
Option
object
5 properties 4 required
QuickQuotePaymentModel
object
6 properties
QuickQuoteCustomerModel
object
8 properties
LicenseInfoCustomerResponseModel
object
9 properties
OrderStageTypes
string
An enumeration.
OrderPaginationResponse
object
5 properties
QuickQuoteFeeModel
object
8 properties
OrderWorkqueueModel
object
24 properties
OrderFinancialInsuranceProductCreateModel
object
9 properties 2 required
CustomerProfileModelResponse
object
29 properties
CustomerEmploymentInfoPreResponseModel
object
14 properties
QuickQuotationResponseModel
object
52 properties
OrderStakeholderBaseModel
object
9 properties
UploadFile
object
3 properties 3 required
PaymentType
string
An enumeration.
OrderInformationModel
object
2 properties 2 required
OrderTradeInResponseModel
object
20 properties
QuickAssetModel
object
11 properties
OrderAssetModel
object
22 properties
QuestionType
An enumeration.
OrderQuotationModel
object
67 properties
AddressTypes
string
An enumeration.
FinancialInsurance
object
3 properties
OrderOptionModel
object
8 properties 7 required
HTTPValidationError
object
1 property
OrderChecklistResponseModel
object
19 properties 7 required
UpdateQuickOrderModel
object
52 properties
CustomerPaymentInfoResponseModel
object
13 properties
TradeInType
string
An enumeration.
OrderWorkqueueResponseModel
object
2 properties 2 required
OrderFeeModel
object
8 properties 5 required
OrderAssetUpdateModel
object
6 properties
libdms__models__CreateAppointmentModel
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lane-api-order-management-api-openapi.yml Raw ↑

Other APIs Lane API publishes across the network.

Lane API Accord API
Lane API Add API
Lane API Additional API
Lane API Address API
Lane API Affordability API
Lane API Agreement API
Lane API Allowed API
Lane API An API
Lane API Analytics API
Lane API Appointment API
Lane API Appointment Management API
Lane API Approve API
Where this information came from

This is an independent, third-party profile of Lane API Order Management API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.