{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports HTTP Methods API", "version": "v1" }, "items": [ { "info": { "name": "HTTP Methods", "type": "folder" }, "items": [ { "info": { "name": "The request's DELETE parameters.", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.agicap.com/public/httpbin/v1/delete" }, "docs": "The request's DELETE parameters." }, { "info": { "name": "The request's query parameters.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/get" }, "docs": "The request's query parameters." }, { "info": { "name": "The request's PATCH parameters.", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.agicap.com/public/httpbin/v1/patch" }, "docs": "The request's PATCH parameters." }, { "info": { "name": "The request's POST parameters.", "type": "http" }, "http": { "method": "POST", "url": "https://api.agicap.com/public/httpbin/v1/post" }, "docs": "The request's POST parameters." }, { "info": { "name": "The request's PUT parameters.", "type": "http" }, "http": { "method": "PUT", "url": "https://api.agicap.com/public/httpbin/v1/put" }, "docs": "The request's PUT parameters." } ] } ], "bundled": true }