{ "opencollection": "1.0.0", "info": { "name": "Lane Set API", "version": "1.3.43" }, "items": [ { "info": { "name": "Set", "type": "folder" }, "items": [ { "info": { "name": "Set Trade-in inspection status", "type": "http" }, "http": { "method": "PATCH", "url": "https://dms-api.netsolapp.io/dms/set-trade-in-inspection-status/:order_id", "params": [ { "name": "order_id", "value": "", "type": "path" }, { "name": "inspection_status", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "This method will set Trade-in inspection status" } ] } ], "bundled": true }