{ "opencollection": "1.0.0", "info": { "name": "Lane Customer_reference_id API", "version": "1.3.43" }, "items": [ { "info": { "name": "Customer_reference_id", "type": "folder" }, "items": [ { "info": { "name": "Get order lender submissions of customer by status and Lender ids", "type": "http" }, "http": { "method": "POST", "url": "https://dms-api.netsolapp.io/dms/order/get-customer-order-submissions/:customer_reference_id/:submission_status", "params": [ { "name": "customer_reference_id", "value": "", "type": "path" }, { "name": "submission_status", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get order lender submission records of customer by status and lender ids" } ] } ], "bundled": true }