{ "opencollection": "1.0.0", "info": { "name": "Alleva Rest Prospects API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Prospects", "type": "folder" }, "items": [ { "info": { "name": "GET /prospects", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/prospects", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "Limit", "value": "", "type": "query" }, { "name": "Cursor", "value": "", "type": "query" }, { "name": "StartDate", "value": "", "type": "query" }, { "name": "EndDate", "value": "", "type": "query" }, { "name": "fields", "value": "", "type": "query" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /prospects", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/prospects", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /v{version}/prospects", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/prospects", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "Limit", "value": "", "type": "query" }, { "name": "Cursor", "value": "", "type": "query" }, { "name": "StartDate", "value": "", "type": "query" }, { "name": "EndDate", "value": "", "type": "query" }, { "name": "fields", "value": "", "type": "query" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /v{version}/prospects", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/prospects", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /prospects/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/prospects/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "PATCH /prospects/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/prospects/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /v{version}/prospects/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/prospects/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "PATCH /v{version}/prospects/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/v:version/prospects/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /prospects/{id}/contacts", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/prospects/:id/contacts", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v{version}/prospects/{id}/contacts", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/prospects/:id/contacts", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /prospects/{id}/insurances", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/prospects/:id/insurances", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v{version}/prospects/{id}/insurances", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/prospects/:id/insurances", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "PATCH /prospects/insurances/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/prospects/insurances/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "PATCH /v{version}/prospects/insurances/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/v:version/prospects/insurances/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /prospects/import", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/prospects/import", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v{version}/prospects/import", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/prospects/import", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }