{ "opencollection": "1.0.0", "info": { "name": "Lane Identifiers API", "version": "1.3.43" }, "items": [ { "info": { "name": "Identifiers", "type": "folder" }, "items": [ { "info": { "name": "Get orders finance insurance product filtered on identifier", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/configure/order-fni/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get orders finance insurance product filtered on identifier" }, { "info": { "name": "Update finance insurance product record for order", "type": "http" }, "http": { "method": "PATCH", "url": "https://dms-api.netsolapp.io/dms/configure/order-fni/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Update finance insurance product record for order" }, { "info": { "name": "Delete all orders finance insurance product filtered on identifier", "type": "http" }, "http": { "method": "DELETE", "url": "https://dms-api.netsolapp.io/dms/configure/order-fni/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Delete all orders finance insurance product filtered on identifier" }, { "info": { "name": "Get a order tradein info setup record", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/configure/order/tradein/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get a order tradein info setup record identifier" }, { "info": { "name": "Updates a order tradei info setup record", "type": "http" }, "http": { "method": "PATCH", "url": "https://dms-api.netsolapp.io/dms/configure/order/tradein/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Updates a order tradei info setup record by identifier" }, { "info": { "name": "Delete order tradein info setup record", "type": "http" }, "http": { "method": "DELETE", "url": "https://dms-api.netsolapp.io/dms/configure/order/tradein/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Delete order tradein info setup record identifier" }, { "info": { "name": "Get Specific quotation", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/configure/quick-quotation-by-identifier/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get Specific quotation" } ] } ], "bundled": true }