{ "opencollection": "1.0.0", "info": { "name": "Lane Is_payment_updated API", "version": "1.3.43" }, "items": [ { "info": { "name": "Is_payment_updated", "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" } ] } ], "bundled": true }