{ "opencollection": "1.0.0", "info": { "name": "Alleva Rest Referral Contacts API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ReferralContacts", "type": "folder" }, "items": [ { "info": { "name": "GET /referral-contacts", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/referral-contacts", "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 /referral-contacts", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/referral-contacts", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /v{version}/referral-contacts", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/referral-contacts", "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}/referral-contacts", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/referral-contacts", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /referral-contacts/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/referral-contacts/:id", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "PATCH /referral-contacts/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/referral-contacts/: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}/referral-contacts/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/referral-contacts/: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}/referral-contacts/{id}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/v:version/referral-contacts/: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": "GET /referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "PUT /referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "PUT", "url": "https://api.helloalleva.com/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "PATCH /referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /v{version}/referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "PUT /v{version}/referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "PUT", "url": "https://api.helloalleva.com/v:version/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "PATCH /v{version}/referral-contacts/{contactId}/notes/{noteId}", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.helloalleva.com/v:version/referral-contacts/:contactId/notes/:noteId", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "noteId", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /referral-contacts/{contactId}/notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/referral-contacts/:contactId/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /referral-contacts/{contactId}/notes", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/referral-contacts/:contactId/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /v{version}/referral-contacts/{contactId}/notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/referral-contacts/:contactId/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /v{version}/referral-contacts/{contactId}/notes", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/referral-contacts/:contactId/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "contactId", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /referral-contacts/notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/referral-contacts/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "GET /v{version}/referral-contacts/notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.helloalleva.com/v:version/referral-contacts/notes", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /referral-contacts/{id}/image", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/referral-contacts/:id/image", "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}/referral-contacts/{id}/image", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/referral-contacts/:id/image", "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 /referral-contacts/bulk", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/referral-contacts/bulk", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v{version}/referral-contacts/bulk", "type": "http" }, "http": { "method": "POST", "url": "https://api.helloalleva.com/v:version/referral-contacts/bulk", "headers": [ { "name": "X-Version", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }