{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports Status codes API", "version": "v1" }, "items": [ { "info": { "name": "Status codes", "type": "folder" }, "items": [ { "info": { "name": "Return status code or random status code if more than one are given", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/status/:codes", "params": [ { "name": "codes", "value": "", "type": "path" } ] }, "docs": "Return status code or random status code if more than one are given" }, { "info": { "name": "Return status code or random status code if more than one are given", "type": "http" }, "http": { "method": "POST", "url": "https://api.agicap.com/public/httpbin/v1/status/:codes", "params": [ { "name": "codes", "value": "", "type": "path" } ] }, "docs": "Return status code or random status code if more than one are given" }, { "info": { "name": "Return status code or random status code if more than one are given", "type": "http" }, "http": { "method": "PUT", "url": "https://api.agicap.com/public/httpbin/v1/status/:codes", "params": [ { "name": "codes", "value": "", "type": "path" } ] }, "docs": "Return status code or random status code if more than one are given" }, { "info": { "name": "Return status code or random status code if more than one are given", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.agicap.com/public/httpbin/v1/status/:codes", "params": [ { "name": "codes", "value": "", "type": "path" } ] }, "docs": "Return status code or random status code if more than one are given" }, { "info": { "name": "Return status code or random status code if more than one are given", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.agicap.com/public/httpbin/v1/status/:codes", "params": [ { "name": "codes", "value": "", "type": "path" } ] }, "docs": "Return status code or random status code if more than one are given" } ] } ], "bundled": true }