{ "opencollection": "1.0.0", "info": { "name": "Lane Financial API", "version": "1.3.43" }, "items": [ { "info": { "name": "Financial", "type": "folder" }, "items": [ { "info": { "name": "Update Financial Indicator", "type": "http" }, "http": { "method": "PATCH", "url": "https://dms-api.netsolapp.io/dms/configure/update-financial-indicator/:reference_number/:is_payment_updated", "params": [ { "name": "reference_number", "value": "", "type": "path" }, { "name": "is_payment_updated", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Update Financial Indicator" }, { "info": { "name": "Get Financial Stipulation", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/stipulation/financial", "params": [ { "name": "external_reference_id", "value": "", "type": "query" }, { "name": "customer_reference_id", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get Financial Stipulation" }, { "info": { "name": "Create Financial Stipulation", "type": "http" }, "http": { "method": "POST", "url": "https://dms-api.netsolapp.io/dms/stipulation/financial", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Create Financial Stipulation" }, { "info": { "name": "Get Financial Insurance Product By Filter", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/financial-insurances/filter", "params": [ { "name": "dealer_code", "value": "", "type": "query" }, { "name": "page_number", "value": "", "type": "query" }, { "name": "page_size", "value": "", "type": "query" }, { "name": "is_active", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get Financial Insurance Product By Filter" } ] } ], "bundled": true }